This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
queries
History
Sergey Fedoseev
192d1eb5c3
[1.9.x]
Fixed
#25894
-- Fixed evaluation of zero-length slices of QuerySet.values().
...
Backport of 69b69f6d6085d80ccf36a3e999e9e5b98d580786 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