django1/django/db
Baptiste Mispelon 23b0d636d3 [1.7.x] Fixed #23156 -- Added missing BinaryField.deconstruct() method.
Backport of 72f1eb48df from master.
2014-08-03 15:28:14 +02:00
..
backends [1.7.x] Fixed #23085: Better error message for PostGIS 1.5/bad custom fields 2014-07-25 09:50:17 -07:00
migrations [1.7.x] Fixed flake8 warnings. 2014-07-31 09:25:23 -04:00
models [1.7.x] Fixed #23156 -- Added missing BinaryField.deconstruct() method. 2014-08-03 15:28:14 +02:00
__init__.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
transaction.py [1.7.x] Improved a comment. Thanks intgr for the report. 2014-04-11 23:03:25 +02:00
utils.py [1.7.x] Fixed #22811 -- Allowed setting both the old and new TEST database settings. 2014-06-12 13:28:16 -04:00