1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/tests/migrations
Loic Bistuer 584110417f Fixed #21283 -- Added support for migrations if models is a package.
Thanks Markus Holtermann for the report.
2013-10-19 09:48:57 -04:00
..
faulty_migrations
migrations_test_apps Fixed #21283 -- Added support for migrations if models is a package. 2013-10-19 09:48:57 -04:00
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 Fixed #21114 -- Migrations must not have a dependency to themselves. 2013-09-17 11:47:19 -04:00
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 Fixed #21236 -- Allowed migrations to work with unique_together tuples. 2013-10-07 09:39:14 -04:00
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 Fixed #21283 -- Added support for migrations if models is a package. 2013-10-19 09:48:57 -04:00