1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/schema
Tim Graham 75303b01a9 Fixed #24245 -- Added introspection for database defaults.
Needed for tests for migrations handling of database defaults.
2015-01-31 12:33:11 -05:00
..
__init__.py
fields.py Fixed #24104 -- Fixed check to look on field.many_to_many instead of class instance 2015-01-22 18:41:19 +01:00
models.py Fixed #24163 -- Removed unique constraint after index on MySQL 2015-01-19 16:52:26 +01:00
tests.py Fixed #24245 -- Added introspection for database defaults. 2015-01-31 12:33:11 -05:00