django1/django/db
Claude Paroz a2fb5c9d69 [1.7.x] Fixed #22744 -- Fixed sqlite3 get_relations introspection with views
Thanks Tim Graham for the report and Simon Charette for the review.
Backport of 5a504a5311 from master.
2014-06-01 22:07:22 +02:00
..
backends [1.7.x] Fixed #22744 -- Fixed sqlite3 get_relations introspection with views 2014-06-01 22:07:22 +02:00
migrations [1.7.x] Fixed #22659 -- Prevent model states from sharing field instances. 2014-06-01 15:12:23 -04:00
models [1.7.x] Fixed #22711 -- Adjusted ordering checks to allow implicit relation fields. 2014-06-01 15:37:57 -04: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 Fixed the last fix for database test settings to work with Python3. 2014-03-09 12:27:12 +02:00