django/tests/migrations/migrations_test_apps
Simon Charette 36d36818a3 Fixed #26647 -- Included the state of all applied migrations when migrating forward.
Thanks Jasper Maes for the detailed report.
2016-05-26 13:30:10 -04:00
..
alter_fk Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
conflicting_app_with_dependencies Fixed #24755 -- Hid operations from dependency apps when merging migrations 2015-08-18 18:33:14 +10:00
lookuperror_a Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
lookuperror_b Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
lookuperror_c Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
migrated_app
migrated_unapplied_app
mutate_state_a Fixed #26647 -- Included the state of all applied migrations when migrating forward. 2016-05-26 13:30:10 -04:00
mutate_state_b Fixed #26647 -- Included the state of all applied migrations when migrating forward. 2016-05-26 13:30:10 -04:00
normal
unmigrated_app Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
unspecified_app_with_conflict
with_package_model
without_init_file
__init__.py