django1/django/db
Ran Benita a9bd914a22 [2.2.x] Removed an outdated comment on DefaultConnectionProxy.
Backport of 21ff23bfeb from master
2019-02-20 11:31:57 -05:00
..
backends [2.2.x] Fixed #30193, Refs #28478 -- Avoided PostgreSQL connection health checks on initialization. 2019-02-20 11:01:03 +01:00
migrations [2.2.x] Fixed #30111 -- Fixed AppRegistryNotReady error with django.contrib.postgres in INSTALLED_APPS. 2019-01-22 17:50:00 -05:00
models [2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings. 2019-02-13 14:00:53 -05:00
__init__.py [2.2.x] Removed an outdated comment on DefaultConnectionProxy. 2019-02-20 11:31:57 -05:00
transaction.py Refs #27025 -- Removed obsolete sqlite3 transaction management workaround for Python 3.6+. 2018-10-25 19:54:48 -04:00
utils.py Fixed #30071 -- Fixed error message when a 'default' database isn't provided. 2019-01-09 10:58:37 -05:00