This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 07:26:04 +00:00
Code
Issues
24
Releases
Wiki
Activity
21a3a29dc9
django
/
tests
/
ordering
History
Tomer Chachamu
21a3a29dc9
Fixed
#28722
-- Made QuerySet.reverse() affect nulls_first/nulls_last.
2017-10-21 20:55:45 -04:00
..
__init__.py
models.py
Fixed
#28335
-- Allowed query expressions in Meta.ordering.
2017-09-05 19:10:20 -04:00
tests.py
Fixed
#28722
-- Made QuerySet.reverse() affect nulls_first/nulls_last.
2017-10-21 20:55:45 -04:00