django1/django/db
Alex Hill 880393a902 Explicitly disable FK constraints in SQLite editor 2015-03-21 10:31:07 +01:00
..
backends Explicitly disable FK constraints in SQLite editor 2015-03-21 10:31:07 +01:00
migrations Fixed #23407 -- Extended coverage of makemigrations --noinput option. 2015-03-08 19:44:14 +01:00
models Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 2015-03-18 19:00:09 -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 Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
utils.py Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:34:09 +07:00