django/tests/migrations/migrations_test_apps
Sarah Guermond cd40306854 Fixed #25884 -- Fixed migrate --run-syncdb when specifying an app label. 2018-11-14 18:22:59 -05:00
..
alter_fk Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
conflicting_app_with_dependencies Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
lookuperror_a Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
lookuperror_b Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
lookuperror_c Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
migrated_app Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
migrated_unapplied_app Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
mutate_state_a Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
mutate_state_b Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
normal
unmigrated_app Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
unmigrated_app_simple Fixed #25884 -- Fixed migrate --run-syncdb when specifying an app label. 2018-11-14 18:22:59 -05:00
unmigrated_app_syncdb Fixed #27507 -- Used SchemaEditor.execute() to run deferred_sql in migrate's sync_apps(). 2016-11-29 20:00:16 -05:00
unspecified_app_with_conflict Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
with_package_model
without_init_file Fix previous commit on python 2 2014-06-17 09:56:22 -07:00
__init__.py