django1/django/db
Alex Hill 7a75ed1a4f Removed untouched branch in StateApps.__init__() 2015-03-25 16:48:26 -04:00
..
backends Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
migrations Removed untouched branch in StateApps.__init__() 2015-03-25 16:48:26 -04:00
models Fixed #24215 -- Refactored lazy model operations 2015-03-25 16:48:17 -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