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-09-10 11:09:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
expressions
History
Jacob Walls
2d453a2a68
Refs
#36152
-- Suppressed duplicate warning when using "%" in alias via values().
2025-08-29 13:45:08 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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
Refs
#36152
-- Suppressed duplicate warning when using "%" in alias via values().
2025-08-29 13:45:08 -04:00
tests.py
Fixed
#36210
, Refs
#36181
-- Allowed Subquery usage in further lookups against composite pks.
2025-08-07 14:28:44 +02:00