1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/django/db
Anssi Kääriäinen 227a4c48be Refs #2443 -- fixed format_dtdelta on SQLite
A test failed on Python 2 32-bit.
2014-12-23 07:05:44 -05:00
..
backends Refs #2443 -- fixed format_dtdelta on SQLite 2014-12-23 07:05:44 -05:00
migrations Fixed #23998 -- Added datetime.time support to migrations questioner. 2014-12-22 07:24:54 -05:00
models Refs #2443 -- Move the durationfield converter logic. 2014-12-23 10:41:42 +00:00
__init__.py
transaction.py Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 2014-09-29 00:01:38 +07:00
utils.py Restored the 'TEST_' prefix in the warning about deprecated test database settings 2014-12-01 02:12:19 +02:00