django1/tests/db_functions
Mariusz Felisiak 284b188a41 [4.1.x] 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:26:02 +02:00
..
comparison Relaxed some query ordering assertions in various tests. 2022-04-14 12:12:13 +02:00
datetime [4.1.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) against SQL injection. 2022-07-04 08:26:02 +02:00
math Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
migrations Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
text Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
window Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Fixed -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
models.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00