django1/django/db
Mariusz Felisiak 4ec96b776b [1.8.x] Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model.
Backport of 914167abf1 from master
2015-10-06 19:26:00 -04:00
..
backends [1.8.x] Refs #12118 -- Allowed "mode=memory" in SQLite test database names. 2015-10-06 12:33:24 -04:00
migrations [1.8.x] Fixed #25453 -- Reworded makemigration's ask_not_null_alteration suggestion. 2015-09-23 13:41:01 -04:00
models [1.8.x] Fixed #25503 -- Fixed system check crash on ForeignKey to abstract model. 2015-10-06 19:26:00 -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 [1.8.x] Fixed #24921 -- set_autocommit(False) + ORM queries. 2015-09-21 22:31:13 +02:00
utils.py [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00