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-02-02 13:50:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
Tim Graham
7426e72302
Fixed
#20250
- Added a regression test for negated Q + annotate
...
Thanks nott.
2013-05-29 08:49:42 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refactored qs.add_q() and utils/tree.py
2013-03-13 10:44:49 +02:00
tests.py
Fixed
#20250
- Added a regression test for negated Q + annotate
2013-05-29 08:49:42 -04:00