This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2939ed4a18
django
/
tests
/
queries
History
Sergey Fedoseev
192d1eb5c3
[1.9.x]
Fixed
#25894
-- Fixed evaluation of zero-length slices of QuerySet.values().
...
Backport of
69b69f6d60
from master
2015-12-15 07:30:30 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.9.x] Fixed many spelling mistakes in code, comments, and docs.
2015-12-03 12:49:03 -05:00
tests.py
[1.9.x]
Fixed
#25894
-- Fixed evaluation of zero-length slices of QuerySet.values().
2015-12-15 07:30:30 -05:00