django/tests/migrations/migrations_test_apps
Markus Holtermann bbbed99f62 Fixed #24123 -- Used all available migrations to generate the initial migration state
Thanks Collin Anderson for the input when creating the patch and Tim Graham for the review.
2015-01-12 18:39:18 +01:00
..
lookuperror_a Fixed #24123 -- Used all available migrations to generate the initial migration state 2015-01-12 18:39:18 +01:00
lookuperror_b Fixed #24123 -- Used all available migrations to generate the initial migration state 2015-01-12 18:39:18 +01:00
lookuperror_c Fixed #24123 -- Used all available migrations to generate the initial migration state 2015-01-12 18:39:18 +01:00
migrated_app Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state. 2014-06-12 10:22:43 -07:00
migrated_unapplied_app Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state. 2014-06-12 10:22:43 -07:00
normal Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
unmigrated_app Fixed #22823 (and partly #22563) - FKs from unmigrated apps breaking state. 2014-06-12 10:22:43 -07:00
unspecified_app_with_conflict Fixed #22791 -- Invoke interactive questioner only for conflicts in specified apps. 2014-07-14 11:00:49 -04:00
with_package_model
without_init_file Fix previous commit on python 2 2014-06-17 09:56:22 -07:00
__init__.py