Flask-SQLAlchemy db.create_all() issue fixed, but now get 404 error
I tried to run my code to set up a database using flask and I got this error. I did some research and figured out how to fix it using the:
I tried to run my code to set up a database using flask and I got this error. I did some research and figured out how to fix it using the: