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-02-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
ordering
History
Simon Charette
312d0f88b4
[4.2.x] Refs
#33308
-- Added tests for queryset ordered by annotation with nulls_first/nulls_last.
...
Backport of a6511bc23329f1d3939571ad01d3176f8f6cb786 from main
2023-02-18 16:29:04 +01:00
..
__init__.py
…
models.py
Fixed
#29538
-- Fixed crash of ordering by related fields when Meta.ordering contains expressions.
2022-05-12 07:19:16 +02:00
tests.py
[4.2.x] Refs
#33308
-- Added tests for queryset ordered by annotation with nulls_first/nulls_last.
2023-02-18 16:29:04 +01:00