mirror of
https://github.com/django/django.git
synced 2024-12-28 12:06: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
|
||
---|---|---|
.. | ||
author_app | ||
book_app | ||
__init__.py |