Fix migrations bug: CAUTION README!
This commit fixes the migration bug which made postgresql think there still was a relation to a non-exisition table called scipost_feedback, scipost_motion and scipost_nomination. CAUTION! This will however reset all existing relations with the Remark model to VGM models.
Showing
- scipost/migrations/0039_auto_20170306_0804.py 2 additions, 82 deletionsscipost/migrations/0039_auto_20170306_0804.py
- scipost/migrations/0051_auto_20170504_1359.py 55 additions, 0 deletionsscipost/migrations/0051_auto_20170504_1359.py
- scipost/migrations/0052_auto_20170504_1404.py 96 additions, 0 deletionsscipost/migrations/0052_auto_20170504_1404.py
- scipost/migrations/0053_auto_20170504_1538.py 32 additions, 0 deletionsscipost/migrations/0053_auto_20170504_1538.py
- scipost/migrations/0054_delete_newsitem.py 23 additions, 0 deletionsscipost/migrations/0054_delete_newsitem.py
- virtualmeetings/migrations/0001_initial.py 4 additions, 16 deletionsvirtualmeetings/migrations/0001_initial.py
- virtualmeetings/models.py 9 additions, 21 deletionsvirtualmeetings/models.py
scipost/migrations/0054_delete_newsitem.py
0 → 100644
Please register or sign in to comment