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-07-20 01:29:11 +00:00
Code
Issues
32
Releases
Wiki
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