django1/django/db/backends/sqlite3
Aymeric Augustin d5589b4cd3 Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00
..
__init__.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
base.py Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00
client.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
creation.py Added an API to control database-level autocommit. 2013-03-11 14:48:53 +01:00
introspection.py Add introspection support for BinaryField 2013-03-02 10:29:03 +01:00