1
0
mirror of https://github.com/django/django.git synced 2025-01-08 17:37:20 +00:00
django/tests/db_functions
2020-09-09 07:01:18 +02:00
..
comparison Fixed #31987 -- Fixed Cast() with DurationField on MySQL. 2020-09-09 07:01:18 +02:00
datetime Fixed #31948 -- Added tzinfo parameter to TruncDate() and TruncTime(). 2020-09-02 07:42:27 +02:00
math
migrations
text Refs #30446 -- Defined default output_field of text database functions. 2020-06-16 10:08:02 +02:00
window
__init__.py
models.py Removed unused __str__() methods in tests models. 2020-04-30 09:13:23 +02:00
tests.py