• Anssi Kääriäinen's avatar
    Simplified QuerySet field.null handling · 5aa51fa9
    Anssi Kääriäinen yazdı
    QuerySet had previously some complex logic for dealing with nullable
    fields in negated add_filter() calls. It seems the logic is leftover
    from a time where the WhereNode wasn't as intelligent in handling
    field__in=[] conditions.
    
    Thanks to aaugustin for comments on the patch.
    5aa51fa9
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...