django1/django/db/backends
Andrew Godwin 6e21a59402 Fix schema editor interaction with new transactions 2013-04-19 09:01:45 +01:00
..
dummy Deprecated transaction.commit/rollback_unless_managed. 2013-03-11 14:48:54 +01:00
mysql Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
oracle Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
postgresql_psycopg2 Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
sqlite3 Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
__init__.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
creation.py Merge branch 'master' into schema-alteration 2013-04-18 17:16:39 +01:00
schema.py Fix schema editor interaction with new transactions 2013-04-19 09:01:45 +01:00
signals.py Fixed #13798 -- Added connection argument to the connection_created signal. Thanks to liangent for the report, and Alex Gaynor for the patch. 2010-08-30 13:21:18 +00:00
util.py Fixed #19220 -- Prevented decimals to be displayed in scientific notation 2013-03-31 22:39:01 +02:00