django1/django/db/backends
Josh Smeaton e2d6e14662 Refs #14030 -- Improved expression support for python values 2015-02-12 08:46:25 +11:00
..
base Refs #14030 -- Improved expression support for python values 2015-02-12 08:46:25 +11:00
dummy Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
mysql Unified local imports in django.db.backends.mysql. 2015-02-09 08:23:17 -05:00
oracle Fixed #24200 -- Made introspection bypass statement cache 2015-02-10 23:24:34 +02:00
postgresql_psycopg2 Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
sqlite3 Fixed isort import that's inconsistent between platforms. 2015-02-11 02:24:14 +07:00
__init__.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05: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
utils.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00