django1/django/db
Tim Graham 1c58cabad7 Fixed #22811 -- Allowed setting both the old and new TEST database settings.
An ImproperlyConfigured exception will be raised they mismatch.
2014-06-12 08:17:49 -04:00
..
backends Dropped support for SpatiaLite < 2.4. 2014-06-09 17:53:25 -04:00
migrations Fixed #22777: Add dependency on through for autodetected M2M adds 2014-06-08 17:12:59 -07:00
models Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
__init__.py Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 2014-06-11 10:03:34 -04:00
transaction.py Improved a comment. Thanks intgr for the report. 2014-04-11 23:01:00 +02:00
utils.py Fixed #22811 -- Allowed setting both the old and new TEST database settings. 2014-06-12 08:17:49 -04:00