django/tests/db_functions
Sigurd Ljødal 3e09b37f80 Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup. 2018-08-18 13:09:15 -04:00
..
comparison Reorganized comparison db function tests. 2018-08-16 16:04:39 -04:00
datetime Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup. 2018-08-18 13:09:15 -04:00
math Refs #28643 -- Added math database functions. 2018-07-05 11:02:12 -04:00
text Reorganized text db function tests. 2018-08-16 15:44:31 -04:00
window Reorganized window db function tests. 2018-08-16 09:32:42 -04:00
__init__.py Fixed #23753 -- Added a suite of SQL Functions 2014-12-27 15:27:27 +11:00
models.py Fixed #29648 -- Fixed crash when using subqueries inside datetime truncation functions. 2018-08-07 16:47:54 -04:00
tests.py Reorganized datetime db function tests. 2018-08-16 16:18:09 -04:00