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-12 18:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
expressions
History
sharonwoo
77f9e6bcd3
[5.2.x]
Fixed
#35235
-- Removed caching of BaseExpression._output_field_or_none.
...
Backport of cbb0812683cf3236e4a4003bf7f74b119d3cde0c from main.
2025-01-30 13:51:25 +01: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
[5.2.x]
Fixed
#35235
-- Removed caching of BaseExpression._output_field_or_none.
2025-01-30 13:51:25 +01:00