django1/django/db
Lee Sanghyuck 6e5e2b0e28 [1.7.x] Fixed #23316 -- Added datetime.time serialization in migrations.
Backport of 11d9cbe2f4 from master
2014-08-19 13:32:05 -04:00
..
backends [1.7.x] Made sqlite's remove_field behave like the base backend. 2014-08-10 13:32:16 +02:00
migrations [1.7.x] Fixed #23316 -- Added datetime.time serialization in migrations. 2014-08-19 13:32:05 -04:00
models [1.7.x] Fixed #23288: deconstruct() ignoring related_name 2014-08-14 19:47:34 -07:00
__init__.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
transaction.py [1.7.x] Improved a comment. Thanks intgr for the report. 2014-04-11 23:03:25 +02:00
utils.py [1.7.x] Fixed #22811 -- Allowed setting both the old and new TEST database settings. 2014-06-12 13:28:16 -04:00