This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-19 15:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f8946fbb5d
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
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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