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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
67316720603821ebb64dfe8fa592ba6edcef5f3e
django
/
tests
/
ordering
History
Tomer Chachamu
e98ae4fe6b
[1.11.x]
Fixed
#28722
-- Made QuerySet.reverse() affect nulls_first/nulls_last.
...
Backport of
21a3a29dc9
from master
2017-10-21 21:03:52 -04:00
..
__init__.py
…
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