You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph: (0080_ensure_schemas, 0084_merge_20180702_0200 in osf).
To fix them run 'python manage.py makemigrations --merge'
Migrationで下記のエラーが発生。
README で
Optional
となっているが、下記を実行しないと再現される。原因は要調査。
The text was updated successfully, but these errors were encountered: