mirror of
https://github.com/django/django.git
synced 2024-12-27 19:46:22 +00:00
8ca0eb2af7
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
|
||
---|---|---|
.. | ||
alter_fk | ||
lookuperror_a | ||
lookuperror_b | ||
lookuperror_c | ||
migrated_app | ||
migrated_unapplied_app | ||
normal | ||
unmigrated_app | ||
unspecified_app_with_conflict | ||
with_package_model | ||
without_init_file | ||
__init__.py |