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-12 18:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
annotations
History
Vinko Mlačić
c6ace896a2
Fixed
#36155
-- Improved error handling when annotate arguments require an alias.
...
Regression in ed0cbc8d8b314e3b4a0305d0be3cf366d8ee4a74.
2025-01-30 11:17:17 +00:00
..
__init__.py
Fixed
#14030
-- Allowed annotations to accept all expressions
2014-11-15 14:00:43 +00:00
models.py
Fixed
#35586
-- Added support for set-returning database functions.
2024-08-12 15:35:19 +02:00
tests.py
Fixed
#36155
-- Improved error handling when annotate arguments require an alias.
2025-01-30 11:17:17 +00:00