django1/django/db
Moayad Mardini 7d4a51e239 [1.7.x] Fixed #22679 -- Fixed empty tuple serialization in MigrationWriter.
Thanks rockallite.wulf for the report.

Backport of ad994a3c5b from master.
2014-05-22 16:20:21 +02:00
..
backends [1.7.x] Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor. 2014-05-21 07:04:46 -04:00
migrations [1.7.x] Fixed #22679 -- Fixed empty tuple serialization in MigrationWriter. 2014-05-22 16:20:21 +02:00
models [1.7.x] Fixed #22421 -- Regression in fixtures loading. 2014-05-22 07:38:39 -04: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 Fixed the last fix for database test settings to work with Python3. 2014-03-09 12:27:12 +02:00