django1/django/db/backends
Andrew Godwin fb16ee5a31 Remove commented-out print 2013-08-09 17:41:39 +01:00
..
dummy A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
mysql Merge branch 'master' into schema-alteration 2013-07-22 19:04:25 +01:00
oracle Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
postgresql_psycopg2 Merge branch 'master' into schema-alteration 2013-07-22 19:04:25 +01:00
sqlite3 Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
__init__.py Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
creation.py Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-09 14:17:30 +01:00
schema.py Remove commented-out print 2013-08-09 17:41:39 +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 A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00