This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-23 05:05:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
40f0a84cb1
django
/
tests
/
expressions_case
History
Download ZIP
Download TAR.GZ
Anssi Kääriäinen
bc87061a3c
Fixed
#24705
-- Fixed negated Q objects in expressions.
...
Avoided split_exclude() for Q when used as an expression.
2015-05-20 09:41:04 -04:00
..
__init__.py
models.py
Removed IPAddressField per deprecation timeline; refs
#20439
.
2015-01-19 11:12:57 -05:00
tests.py
Fixed
#24705
-- Fixed negated Q objects in expressions.
2015-05-20 09:41:04 -04:00