django/django/db/backends/sqlite3
Marc Tamlyn ed7821231b Fixed #19463 -- Added UUIDField
Uses native support in postgres, and char(32) on other backends.
2014-09-16 10:08:09 +01:00
..
__init__.py
base.py Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
client.py Fixed #22234 -- Replaced OS-specific code with subprocess.call() in dbshell. 2014-08-04 09:21:03 -04:00
creation.py Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
introspection.py Fixed #21603 -- Fixed complex RawQuerySets queries on some versions of SQLite. 2014-08-06 08:41:34 -04:00
schema.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00