mirror of
https://github.com/Hopiu/django.git
synced 2026-04-10 18:11:09 +00:00
Stopped dropping and recreating foreign key constraints on other fields
in the same table as the one which is actually being altered in an
AlterField operation.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fields.py | ||
| models.py | ||
| test_logging.py | ||
| tests.py | ||