1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/migrations
2014-08-12 12:49:20 -07:00
..
faulty_migrations
migrations_test_apps Fixed #22791 -- Invoke interactive questioner only for conflicts in specified apps. 2014-07-14 11:00:49 -04:00
test_migrations
test_migrations_conflict
test_migrations_custom_user
test_migrations_first
test_migrations_no_ancestor
test_migrations_no_changes
test_migrations_no_default
test_migrations_run_before
test_migrations_squashed
test_migrations_unmigdep
__init__.py
models.py
test_autodetector.py Fixed #23275: Unmanaged models kept by autodetector, ignored by ops 2014-08-12 12:49:20 -07:00
test_base.py
test_commands.py Fixed #22791 -- Invoke interactive questioner only for conflicts in specified apps. 2014-07-14 11:00:49 -04:00
test_executor.py Fixed #23093: soft application detection for swapped models 2014-07-25 09:35:38 -07:00
test_graph.py
test_loader.py Fixed #23071 -- Use last migration's name in dependency to other app 2014-07-22 01:03:02 +02:00
test_operations.py Fixed #23275: Unmanaged models kept by autodetector, ignored by ops 2014-08-12 12:49:20 -07:00
test_optimizer.py
test_state.py
test_writer.py Silenced a Python 2 ImportWarning in a migrations test. 2014-07-24 09:24:52 -04:00