This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
lookup
History
Mariusz Felisiak
396da8b94c
Refs
#30841
-- Made isnull lookup raise ValueError for non-boolean values.
...
Per deprecation timeline.
2021-01-14 17:50:04 +01:00
..
__init__.py
…
models.py
…
test_decimalfield.py
…
test_lookups.py
…
test_timefield.py
Fixed
#31235
-- Made assertQuerysetEqual() compare querysets directly.
2020-11-06 09:24:50 +01:00
tests.py
Refs
#30841
-- Made isnull lookup raise ValueError for non-boolean values.
2021-01-14 17:50:04 +01:00