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-08-21 19:14:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
5f600db37a
django
/
tests
/
queries
History
Download ZIP
Download TAR.GZ
Tim Graham
c0bed63889
[1.7.x] Fixed a queries test on Python 2 broken after importing six.moves.range().
...
Backport of
837fc2d8cd
from master
2014-12-31 09:51:10 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.7.x]
Fixed
#23605
-- Fixed nested subquery regression
2014-11-20 13:53:28 -05:00
tests.py
[1.7.x] Fixed a queries test on Python 2 broken after importing six.moves.range().
2014-12-31 09:51:10 -05:00