django1/django/db/backends/sqlite3
Andrew Godwin 828d691f62 Merge branch 'master' into schema-alteration 2012-09-07 15:43:28 -04:00
..
__init__.py
base.py Merge branch 'master' into schema-alteration 2012-09-07 15:43:28 -04:00
client.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
creation.py [py3] Replaced raw_input by input 2012-08-08 19:53:11 +02:00
introspection.py Added SQLite backend which passes all current tests 2012-09-07 12:51:11 -04:00
schema.py Add check constraint support - needed a few Field changes 2012-09-07 15:40:59 -04:00