django1/django/db
Aymeric Augustin 6d1110f2f0 Updated references to the TEST_* database settings.
They were removed in Django 1.9.

I could leave the reference to TEST_DEPENDENCIES in the 1.2.4 release
notes because the link points to the right location and the name was
accurate at the time.
2015-09-05 19:21:22 +02:00
..
backends Updated references to the TEST_* database settings. 2015-09-05 19:21:22 +02:00
migrations Fixed #25259 -- Added comments to header of generated migration files 2015-08-31 22:14:21 +10:00
models Fixed #24525 -- Fixed AssertionError in some complex queries. 2015-09-05 07:51:17 -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