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-31 11:37:06 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
annotations
History
Simon Charette
9a83c66561
Deprecated QuerySet.extra() except for the tables option.
2024-09-03 00:09:53 -04: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
Deprecated QuerySet.extra() except for the tables option.
2024-09-03 00:09:53 -04:00