Coding Global Background
Coding Global

Flask Error

Archived 3 years ago
111 messages
2 members
3 years ago
Open in Discord
L
ignite
Verified

I'm trying to run Flask for a database. When ever I use "request.form.get," I get no error, therefore, not returning "failure.html," but when I change 'get' to "getlist," it returns to failure.html; and I don't know why. Could I have setup the sqlite3 database incorrectly? Thanks.

Flask Error

Replies (100)