1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/migrations
Loic Bistuer 5008706345 Added test for a921f06 - refs #21280.
This commit also lays the groundwork for future tests for the
makemigrations command.
2013-10-17 12:08:17 -04:00
..
faulty_migrations
test_migrations Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_migrations_2 Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py
models.py Added test for a921f06 - refs #21280. 2013-10-17 12:08:17 -04:00
test_autodetector.py
test_base.py
test_commands.py Added test for a921f06 - refs #21280. 2013-10-17 12:08:17 -04:00
test_executor.py
test_graph.py
test_loader.py
test_operations.py
test_optimizer.py Improve migration optimizer to be able to optimize through other ops 2013-10-16 11:09:33 +01:00
test_state.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_writer.py