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-10-09 23:09:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
annotations
History
Jacob Walls
8ede411a81
Fixed
#36152
-- Deprecated use of "%" in column aliases.
...
Unintentional support existed only on SQLite and Oracle.
2025-06-20 08:25:22 +02: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
#36152
-- Deprecated use of "%" in column aliases.
2025-06-20 08:25:22 +02:00