django1/django/db/backends/sqlite3
Aymeric Augustin 29628e0b6e Factored out common code in database backends. 2013-02-18 17:19:09 +01: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 Factored out common code in database backends. 2013-02-18 17:19:09 +01:00
client.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
creation.py Fixed #19162 -- Wrong indentation. 2012-10-22 19:23:19 +02:00
introspection.py Return namedtuple from get_table_description 2013-01-12 21:14:22 +01:00