django1/django/db
Simon Charette 883d87074d [2.2.x] Fixed #30258 -- Adjusted postgres schema value quoting of ranges.
Thanks Tilman Koschnick for the report and patch.

Backport of 386d89ab55 from master
2019-03-18 09:32:09 +01:00
..
backends [2.2.x] Fixed #30258 -- Adjusted postgres schema value quoting of ranges. 2019-03-18 09:32:09 +01:00
migrations [2.2.x] Refs #30179 -- Moved topological sort functions to django.utils. 2019-02-27 17:16:48 -05:00
models [2.2.x] Fixed #30254 -- Allowed model metaclasses to access the attribute dict in __init__(). 2019-03-14 21:23:19 -04: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