1
0
mirror of https://github.com/django/django.git synced 2024-12-30 21:16:26 +00:00
django/tests/migrations/migrations_test_apps
Markus Holtermann 8ca0eb2af7 [1.8.x] Refs #24264 -- Added failing test case for updating a FK when changing a PK
When the primary key column is altered, foreign keys of referencing
models must be aware of a possible data type change as well and thus
need to be re-rendered.

Thanks Tim Graham for the report.

Backport of cc22b009e0 from master
2015-02-16 19:37:51 +01:00
..
alter_fk [1.8.x] Refs #24264 -- Added failing test case for updating a FK when changing a PK 2015-02-16 19:37:51 +01:00
lookuperror_a [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
lookuperror_b [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
lookuperror_c [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
migrated_app
migrated_unapplied_app
normal
unmigrated_app [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
unspecified_app_with_conflict
with_package_model
without_init_file
__init__.py