1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/db_functions
2020-12-02 09:30:50 +01:00
..
comparison Fixed #32179 -- Added JSONObject database function. 2020-12-02 09:30:50 +01:00
datetime Fixed #31640 -- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone. 2020-10-14 20:06:26 +02:00
math Fixed #32060 -- Added Random database function. 2020-10-02 06:58:03 +02:00
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
tests.py