1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #27800 -- Fixed QuerySet.annotate(Length(...)).distinct() crash.

This commit is contained in:
Lex Berezhny
2017-01-31 18:45:55 -05:00
committed by Tim Graham
parent 84126f2789
commit ac5f886c56
3 changed files with 13 additions and 2 deletions

View File

@@ -456,6 +456,7 @@ answer newbie questions, and generally made Django that much better:
Leo Shklovskii
Leo Soto <leo.soto@gmail.com>
lerouxb@gmail.com
Lex Berezhny <lex@damoti.com>
Liang Feng <hutuworm@gmail.com>
limodou
Loek van Gent <loek@barakken.nl>