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-09-06 18:50:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b1324a680a
django
/
tests
/
expressions
History
Download ZIP
Download TAR.GZ
sharonwoo
cbb0812683
Fixed
#35235
-- Removed caching of BaseExpression._output_field_or_none.
2025-01-30 12:48:45 +00:00
..
__init__.py
models.py
Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields.
2024-08-06 08:50:08 +02:00
test_queryset_values.py
Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields.
2024-08-06 08:50:08 +02:00
tests.py
Fixed
#35235
-- Removed caching of BaseExpression._output_field_or_none.
2025-01-30 12:48:45 +00:00