0002_remove_article_subscription.py
361 Bytes
-
Fix a migration that could never have run successfully · 5797ed6b
You can't drop the last column in a table. I don't understand what Django was thinking in generating this migration. I hope we don't need the drop-columns for backward migrations.
Ned Batchelder committed