Questions tagged [flask-script]

61 questions
-3
votes
1 answer

NameError: name 'db' is not defined

I am building a web app with Flask and SQLAlchemy. I can't seem to find out the reason for this error NameError: name'db' is not defined Would really appreciate your help. (wfdb-venv) J-2:wfdb j$ python3 manage.py shell Python 3.6.0…
JMT
  • 63
  • 3
  • 7
1 2 3 4
5