1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/migrations/migrations_test_apps
2024-09-03 08:07:53 +02:00
..
alter_fk Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
conflicting_app_with_dependencies Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
distributed_app_location_1/namespace_app/migrations Fixed #35724 -- Tested migration commands handling of distributed namespace packages. 2024-09-03 08:07:53 +02:00
distributed_app_location_2/namespace_app/migrations Fixed #35724 -- Tested migration commands handling of distributed namespace packages. 2024-09-03 08:07:53 +02:00
lookuperror_a Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
lookuperror_b Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
lookuperror_c Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
migrated_app Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
migrated_unapplied_app Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
mutate_state_a Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
mutate_state_b Refs #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
normal Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
unmigrated_app Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
unmigrated_app_simple Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01: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 #33476 -- Applied Black's 2023 stable style. 2023-02-01 11:04:38 +01:00
with_package_model Fixed #21283 -- Added support for migrations if models is a package. 2013-10-19 09:48:57 -04:00
without_init_file Fixed #35724 -- Tested migration commands handling of distributed namespace packages. 2024-09-03 08:07:53 +02:00
__init__.py