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-04-10 00:09:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
ordering
History
Tomer Chachamu
57d46606ed
[2.0.x]
Fixed
#28722
-- Made QuerySet.reverse() affect nulls_first/nulls_last.
...
Backport of 21a3a29dc9d138c248fd7922923b3ec710735c6c from master
2017-10-21 21:00:30 -04:00
..
__init__.py
…
models.py
Fixed
#28335
-- Allowed query expressions in Meta.ordering.
2017-09-05 19:10:20 -04:00
tests.py
[2.0.x]
Fixed
#28722
-- Made QuerySet.reverse() affect nulls_first/nulls_last.
2017-10-21 21:00:30 -04:00