django1/django/db
Aymeric Augustin e368912902 Set some transaction-related feature flags on SQLite.
Refs #22496.
2014-04-25 11:43:20 +02:00
..
backends Set some transaction-related feature flags on SQLite. 2014-04-25 11:43:20 +02:00
migrations Fixed flake8 errors. 2014-04-20 13:08:04 -04:00
models Fixed queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:11:26 -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