django1/django/db
Markus Holtermann a3c01b0dd8 Fixed #24919 -- Allowed disabling of migrations on a per app basis 2015-09-12 10:38:15 +10:00
..
backends Fixed #25329 -- Prevented _nodb_connection from being left open 2015-09-11 08:40:43 +02:00
migrations Fixed #24919 -- Allowed disabling of migrations on a per app basis 2015-09-12 10:38:15 +10:00
models Fixed typos in django/db/models/query.py docstrings. 2015-09-07 15:47:02 -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 Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql. 2015-08-07 09:33:17 -04:00