django1/django/db
Andrew Godwin fd62bc165c [1.7.x] Fixed #22432: SQLite M2M repointing now works. Thanks to xelnor.
Backport of 03900a02d5 from master
2014-05-21 07:04:46 -04: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] Harmonized some PEP 0263 coding preambles 2014-05-15 20:01:31 +02:00
models [1.7.x] Fixed the ordering of prefetch lookups so that latter lookups can refer to former lookups. 2014-05-21 10:37:41 +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 Fixed the last fix for database test settings to work with Python3. 2014-03-09 12:27:12 +02:00