This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-20 03:30:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
4e7a991c12
django
/
tests
/
annotations
History
Download ZIP
Download TAR.GZ
Jake Howard
5171171709
Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL injection in column aliases.
...
Thanks Eyal Gabay (EyalSec) for the report.
2025-09-03 13:10:58 +02:00
..
__init__.py
models.py
Fixed
#35586
-- Added support for set-returning database functions.
2024-08-12 15:35:19 +02:00
tests.py
Fixed CVE-2025-57833 -- Protected FilteredRelation against SQL injection in column aliases.
2025-09-03 13:10:58 +02:00