django/tests/backends/base
Simon Charette 585ed2f6d7 [4.1.x] Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>

Backport of 877c800f25 from main
2022-07-06 09:10:41 +02:00
..
app_unmigrated Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
test_base.py Fixed #33379 -- Added minimum database version checks. 2022-02-18 13:37:49 +01:00
test_client.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_creation.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_features.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_introspection.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_operations.py [4.1.x] Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters. 2022-07-06 09:10:41 +02:00
test_schema.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00