django/tests/expressions
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