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-01 12:24:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
db_functions
History
Simon Charette
b0ad41198b
Fixed
#34013
-- Added QuerySet.order_by() support for annotation transforms.
...
Thanks Eugene Morozov and Ben Nace for the reports.
2023-12-12 05:51:33 +01:00
..
comparison
Fixed
#34013
-- Added QuerySet.order_by() support for annotation transforms.
2023-12-12 05:51:33 +01:00
datetime
Fixed
#34233
-- Dropped support for Python 3.8 and 3.9.
2023-01-18 09:46:01 +01:00
math
…
migrations
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
text
Fixed
#34955
-- Made Concat() use || operator on PostgreSQL.
2023-11-14 10:56:20 +01:00
window
…
__init__.py
…
models.py
…
tests.py
…