LoginSignup
0
0

More than 5 years have passed since last update.

python manage.py migrateが効かない場合の対処法

Last updated at Posted at 2018-12-28

Herokuで既存モデル定義済みの際に、以下のエラーが出でしまいました。

詳細:python manage.py migrateが効かない場合の対処法

django.db.utils.programmingerror
もしくは
django.db.utils.operationalerror

また、no migrations to applyとの警告もありました。

対策ですが、下記にまとめました。

python manage.py migrateが効かない場合の対処法

以上。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0