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-03-31 19:46:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
ordering
History
Tomer Chachamu
e98ae4fe6b
[1.11.x]
Fixed
#28722
-- Made QuerySet.reverse() affect nulls_first/nulls_last.
...
Backport of 21a3a29dc9d138c248fd7922923b3ec710735c6c from master
2017-10-21 21:03:52 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#13312
-- Allowed specifying the order of null fields in queries.
2016-12-08 09:54:07 -05:00
tests.py
[1.11.x]
Fixed
#28722
-- Made QuerySet.reverse() affect nulls_first/nulls_last.
2017-10-21 21:03:52 -04:00