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-03-16 04:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
annotations
History
Lex Berezhny
d43f847847
[1.11.x]
Fixed
#27800
-- Fixed QuerySet.annotate(Length(...)).distinct() crash.
...
Backport of ac5f886c5610a6bca26dab10170b445d1e9df450 from master
2017-01-31 18:46:07 -05:00
..
__init__.py
Fixed
#14030
-- Allowed annotations to accept all expressions
2014-11-15 14:00:43 +00:00
models.py
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
tests.py
[1.11.x]
Fixed
#27800
-- Fixed QuerySet.annotate(Length(...)).distinct() crash.
2017-01-31 18:46:07 -05:00