π New Python Discuss Topic π
π¨οΈ Title: CRUD Flask Sign Up / SQLite Not Working
π·οΈοΈ Category: PythonHelp
π URL: https://discuss.python.org/t/53950
CRUD Flask Sign Up / SQLite Not Working
Hi! I wanted to practice using this code by itsron143 since I need to create a secure CRUD API for my school project. While trying to run the code for practice, I cannot get past the βsign upβ method. Been trying to figure out what to do, but this error keeps cropping up. /anaconda3/envs/echo/bin/python /Users/**/Documents/**/**/echo/scitec/app.py * Serving Flask app 'scitec' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a productio...