django1/django/db
Chris Lamb 61f3e22e38 Fixed #25054 -- Added app_label to swapped model AttributeError 2015-07-02 14:18:10 -04:00
..
backends Fixed #23658 -- Provided the password to PostgreSQL dbshell command 2015-06-30 18:21:51 -04:00
migrations Fixed #25040 -- Fixed migrations state crash with GenericForeignKey 2015-07-02 12:48:29 -04:00
models Fixed #25054 -- Added app_label to swapped model AttributeError 2015-07-02 14:18:10 -04:00
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
transaction.py Fixed #21803 -- Added support for post-commit callbacks 2015-06-30 14:51:00 -04:00
utils.py Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00