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
How to simply connect to mongodb using python-flask
Open the python shell and type 'from mongo import *'
if there are no errors then the connection is successful...so simple!