1
0
mirror of https://github.com/django/django.git synced 2025-01-05 07:55:47 +00:00
django/tests/migrations
2013-10-02 17:34:22 +01:00
..
faulty_migrations
test_migrations
test_migrations_2
__init__.py
models.py
test_autodetector.py
test_base.py
test_commands.py
test_executor.py
test_graph.py
test_loader.py
test_operations.py Remove most errors when running migration tests twice 2013-09-25 16:11:05 +01:00
test_optimizer.py Initial version of MigrationOptimizer and tests 2013-10-02 17:34:22 +01:00
test_state.py Add equality support for Project/ModelState 2013-09-25 13:47:46 +01:00
test_writer.py