慕粉1716255986
2020-07-20 16:50
| Exception Value: |
|---|
| Request Method: | POST |
|---|---|
| Request URL: | http://127.0.0.1:8000/admin/blog/article/2/change/ |
| Django Version: | 2.0 |
| Exception Type: | OperationalError |
| Exception Value: | no such table: main.auth_user__old |
| Exception Location: | /Users/xxx/anaconda3/lib/python3.7/site-packages/django/db/backends/sqlite3/base.py in execute, line 303 |
| Python Executable: | /Users/xxx/anaconda3/bin/python3 |
| Python Version: | 3.7.3 |
感谢大神
找到答案了,我的django是2.0
升级后就正常了
但是升级后需要重新migrate
三小时带你入门Django框架
26138 学习 · 248 问题
相似问题