django1/django/db/backends
Andrew Godwin 331546f6ee More conversion to a ContextManager schema_editor 2013-05-18 11:48:46 +02:00
..
dummy Deprecated transaction.commit/rollback_unless_managed. 2013-03-11 14:48:54 +01:00
mysql Merge branch 'master' into schema-alteration 2013-05-10 12:55:30 +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 Split out a BaseAppCache, make AppCache borg again, add _meta.app_cache 2013-05-09 15:16:43 +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 More conversion to a ContextManager schema_editor 2013-05-18 11:48:46 +02: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