1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/migrations
2014-03-31 06:50:38 -04:00
..
faulty_migrations
migrations_test_apps
test_migrations
test_migrations_2
test_migrations_conflict
test_migrations_squashed
test_migrations_unmigdep
__init__.py
models.py
test_autodetector.py Fixed #22319 -- Fixed migration external dependencies when there are internal dependencies. 2014-03-31 06:50:38 -04:00
test_base.py
test_commands.py
test_executor.py
test_graph.py
test_loader.py
test_operations.py Fixed #22359 -- Changing M2M field to blank=True failed on sqlite. 2014-03-31 06:13:19 -04:00
test_optimizer.py
test_state.py Fixed #22331 -- Made MigrationAutodetector ignore unmanaged models. 2014-03-25 18:30:58 -04:00
test_writer.py Fixed #21954: Raise nice error when serializing datetimes with timezones 2014-02-09 11:17:38 +00:00