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-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
expressions
History
Simon Charette
32ebcbf2e1
[5.0.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields.
...
Thanks Eyal (eyalgabay) for the report.
2024-08-06 08:51:55 +02:00
..
__init__.py
…
models.py
[5.0.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields.
2024-08-06 08:51:55 +02:00
test_queryset_values.py
[5.0.x] Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks against JSON fields.
2024-08-06 08:51:55 +02:00
tests.py
[5.0.x] Reverted "Refs
#30446
, Refs
#34944
-- Fixed crash when adding GeneratedField with string Value()."
2023-11-14 15:46:23 +01:00