django1/django/db/backends
Christopher Medrela 7477a4ffde Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
..
dummy A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
mysql Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
oracle Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
postgresql_psycopg2 Fixed #16969 -- Don't connect to named database when possible 2013-11-09 09:42:17 +01:00
sqlite3 Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
__init__.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
creation.py flake8 fix 2013-11-09 06:38:47 -08:00
schema.py Add gis deconstruct() method (this does not make schema work) 2013-11-27 12:56:33 +00: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 Removed import * in tests. 2013-10-22 08:32:01 -04:00
utils.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00