django1/django/db
Loic Bistuer 8e73d3a2c1 [1.7.x] Fixed #22319 -- Fixed migration external dependencies when there are internal dependencies.
Backport of 0fd51cf0bd from master
2014-03-31 06:57:44 -04:00
..
backends [1.7.x] Fixed #22359 -- Changing M2M field to blank=True failed on sqlite. 2014-03-31 06:35:06 -04:00
migrations [1.7.x] Fixed #22319 -- Fixed migration external dependencies when there are internal dependencies. 2014-03-31 06:57:44 -04:00
models [1.7.x] Fixed the PostGIS circular imports caused by 1506c71a95. 2014-03-26 13:02:52 -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 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
utils.py Fixed the last fix for database test settings to work with Python3. 2014-03-09 12:27:12 +02:00