1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.11.x] Fixed #28722 -- Made QuerySet.reverse() affect nulls_first/nulls_last.

Backport of 21a3a29dc9 from master
This commit is contained in:
Tomer Chachamu
2017-10-18 14:09:45 +01:00
committed by Tim Graham
parent b0566e5bb3
commit e98ae4fe6b
4 changed files with 27 additions and 16 deletions

View File

@@ -765,6 +765,7 @@ answer newbie questions, and generally made Django that much better:
Tome Cvitan <tome@cvitan.com>
Tomek Paczkowski <tomek@hauru.eu>
Tom Insam
Tomer Chachamu
Tommy Beadle <tbeadle@gmail.com>
Tom Tobin
Tore Lundqvist <tore.lundqvist@gmail.com>