I don't know how to solve this problem
Asked
Active
Viewed 515 times
-1
-
1Is blogdjango one of your apps. What's your settings.py and what is the python version? – Swapnil Jul 28 '17 at 08:57
-
1As in the duplicate question, it looks like you are missing a comma after `'blog'` in your `INSTALLED_APPS`. – Alasdair Jul 28 '17 at 08:58
-
2Please don't post screenshots of errors. Copy and paste the text instead. – Alasdair Jul 28 '17 at 08:59