django1/django/db/backends/base
Tim Graham 3b570dbcdb Removed BaseDatabaseValidation.validate_field() per deprecation timeline. 2015-01-17 14:58:09 -05:00
..
__init__.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
base.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
client.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
creation.py Removed support for custom SQL per deprecation timeline. 2015-01-17 10:16:06 -05:00
features.py Fixed #24092 -- Widened base field support for ArrayField. 2015-01-16 16:15:16 -05:00
introspection.py Fixed #22603 -- Reorganized classes in django.db.backends. 2015-01-14 14:16:20 -05:00
operations.py Required sqlparse for SQL splitting per deprecation timeline. 2015-01-17 10:20:30 -05:00
schema.py Removed the syncdb command per deprecation timeline. 2015-01-17 09:20:12 -05:00
validation.py Removed BaseDatabaseValidation.validate_field() per deprecation timeline. 2015-01-17 14:58:09 -05:00