This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
main
django
/
tests
/
expressions
History
Bendeguz Csirmaz
9ca1f6eff6
Refs
#373
, Refs
#24121
-- Added ColPairs.__repr__().
2024-09-17 14:25:58 +02: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
Refs
#373
, Refs
#24121
-- Added ColPairs.__repr__().
2024-09-17 14:25:58 +02:00