django/tests/db_functions/datetime
Mariusz Felisiak 54eb8a374d Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) against SQL injection.
Thanks Takuto Yoshikai (Aeye Security Lab) for the report.
2022-07-04 08:13:41 +02:00
..
__init__.py Reorganized datetime db function tests. 2018-08-16 16:18:09 -04:00
test_extract_trunc.py Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) against SQL injection. 2022-07-04 08:13:41 +02:00
test_now.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00