django1/django/db
Simon Charette fd1426570e [1.7.x] Refs #25693 -- Added a regression test for `to_attr` validation on forward m2m.
Backport of cc8c02fa0f from master
2015-11-11 12:42:53 -05:00
..
backends [1.7.x] Fixed #24817 -- Prevented loss of null info in MySQL field renaming. 2015-05-28 10:26:27 -04:00
migrations [1.7.x] Fixed #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change 2015-03-14 15:35:16 -04:00
models [1.7.x] Refs #25693 -- Added a regression test for `to_attr` validation on forward m2m. 2015-11-11 12:42:53 -05: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] Restored the 'TEST_' prefix in the warning about deprecated test database settings 2014-12-01 02:18:16 +02:00