flask-mongo-app
flask-mongo-app copied to clipboard
This is a template for a web app using Flask and MongoDB. It uses Flask-Login for authentication, Flask-Pymongo for the database connection, Flask-Bcrypt for password hashing and Flask-Talisman for se...
Thanks for the great repository, Chris! I'm getting an error when I try to sign up as a new user: ``` File "/var/www/convers.ai/python/flask-mongo-app/run.py", line 118, in register users = mongo.db.users...
Hello, Chris I've been playing with this template of yours and it is quite well written and works very well. One issue was discovered though. Apparently, once debug is disabled...
Couldn't update notes and send message Create new collections, still couldn't get it. New collections : notes, messages