You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
So, first off, awesome tutorial, and thanks for making it!
But there seems to be an error somewhere, and I am having trouble pegging it. It's somewhere between the section ending just before this one:
http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-flask-mongoengine/#configure-mongoengine-and-flask
and the end of this one:
http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-flask-mongoengine/#add-templates
I can successfully run:
python manage.py runserver
at the first point, but not at the second.
I posted question on SO, and the commenters also remembered having to change a couple things to get it to work:
http://stackoverflow.com/questions/16799231/replicating-flask-mongodb-gets-internal-server-error
I am not so clever as they were to figure out what.
The text was updated successfully, but these errors were encountered: