1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/tests/migrations
2014-03-19 21:23:21 -07: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 #22275: unique_together broken if ForeignKey split into new file. 2014-03-19 21:23:21 -07:00
test_base.py
test_commands.py
test_executor.py
test_graph.py
test_loader.py
test_operations.py Remove failing test while we fix the underlying bug 2014-03-11 10:33:57 -07:00
test_optimizer.py
test_state.py Fixed #21893 -- ModelState didn't account for MTI parents inherited from abstract models. 2014-03-05 03:25:14 +07:00
test_writer.py