1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/django/db
2015-02-10 19:55:42 -05:00
..
backends [1.8.x] Fixed isort import that's inconsistent between platforms. 2015-02-10 18:53:23 -05:00
migrations [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
models [1.8.x] Fixed #24146 -- Allowed model._meta.get_field() to be used after apps.models_ready 2015-02-10 19:55:42 -05: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] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
utils.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00