1
0
mirror of https://github.com/django/django.git synced 2025-01-07 17:06:04 +00:00
django/tests/migrations
2015-06-23 07:22:16 -04:00
..
faulty_migrations
migrations_test_apps
related_models_app
test_migrations
test_migrations_backwards_deps_1
test_migrations_conflict
test_migrations_custom_user
test_migrations_empty
test_migrations_first
test_migrations_no_ancestor
test_migrations_no_changes
test_migrations_no_default
test_migrations_run_before
test_migrations_squashed
test_migrations_squashed_complex
test_migrations_squashed_complex_multi_apps
test_migrations_squashed_erroneous
test_migrations_unmigdep
__init__.py
models.py
test_autodetector.py
test_base.py [1.8.x] Improved isolation of applied-migrations table in migration tests. 2015-06-02 16:21:03 -06:00
test_commands.py [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
test_executor.py [1.8.x] Cleaned up docstring style, per Tim Graham review. 2015-06-03 19:21:23 -06:00
test_graph.py
test_loader.py [1.8.x] Fixed #24895 -- Fixed loading a pair of squashed migrations with a dependency. 2015-06-02 12:10:04 -06:00
test_multidb.py
test_operations.py [1.8.x] Fixed #24725 -- Allowed renaming of target models in ManyToMany relations 2015-04-30 13:46:24 +02:00
test_optimizer.py
test_state.py [1.8.x] Fixed #24812 -- Fixed app registry RuntimeWarnings in schema and migrations tests. 2015-05-18 10:14:57 -04:00
test_writer.py [1.8.x] Fixed #24278 -- Fixed serialization of migration operations. 2015-04-05 20:29:27 +02:00