django1/django/db
Andrew Godwin 7b17350a1b Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state.
Thanks to bendavis78 for the test and diagnostic work.
2014-06-12 10:22:43 -07:00
..
backends Dropped support for SpatiaLite < 2.4. 2014-06-09 17:53:25 -04:00
migrations Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state. 2014-06-12 10:22:43 -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 Silenced deprecation warnings for refs #22811 and fixed build. 2014-06-12 09:28:36 -04:00