django1/django/db
Claude Paroz 5a504a5311 Fixed #22744 -- Fixed sqlite3 get_relations introspection with views
Thanks Tim Graham for the report and Simon Charette for the review.
2014-06-01 22:03:33 +02:00
..
backends Fixed #22744 -- Fixed sqlite3 get_relations introspection with views 2014-06-01 22:03:33 +02:00
migrations Fixed #22659 -- Prevent model states from sharing field instances. 2014-06-01 15:10:38 -04:00
models Fixed #22711 -- Adjusted ordering checks to allow implicit relation fields. 2014-06-01 15:36:25 -04:00
__init__.py Removed unused imports. 2014-03-21 20:18:19 -04:00
transaction.py Improved a comment. Thanks intgr for the report. 2014-04-11 23:01:00 +02:00
utils.py Removed deprecated TRANSACTIONS_MANAGED setting. 2014-03-21 21:34:47 +01:00