mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 16:00:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| author_app | ||
| book_app | ||
| __init__.py | ||