|
I have completed the tutorial for ubuntu, and running 'python manage.py runserver' seems to be ok:
However when looking at http://127.0.0.1:8000/, I get a huge traceback. Any idea what to try next? Thanks!
|
|
Hum, I think the guide as some errors. After the database creation, you need to run:
After that, everything should work fine. Meanwhile I'll update the docs. Thanks for noticing it. |