質問編集履歴
1
【試したこと】makemigrationsを実行→同一エラー発生により異常終了した旨を追記。
title
CHANGED
File without changes
|
body
CHANGED
@@ -116,6 +116,7 @@
|
|
116
116
|
--「myproject.trackdict」
|
117
117
|
--「trackdict.app.TrackdictConfig」
|
118
118
|
--「myproject.trackdict.app.TrackdictConfig」
|
119
|
+
- python manage.py makemigrationsを実行 → migrate実行時と同じエラーが発生し異常終了
|
119
120
|
|
120
121
|
|
121
122
|
### 補足情報(FW/ツールのバージョンなど)
|