Flask-Web-App-Tutorial icon indicating copy to clipboard operation
Flask-Web-App-Tutorial copied to clipboard

Code for the note storing flask web app made during a YouTube video.

Results 102 Flask-Web-App-Tutorial issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/86471473/158582290-96c5c767-1c8f-4f70-a5e5-06ed12ed3f7c.png) when i worked on for the first time it worked properly after 1 day again i'm working on it and getting this error in `__init__.py` file

sqlalchemy.exc.StatementError: (builtins.TypeError) SQLite DateTime type only accepts Python datetime and date objects as input. i got this error about my DateTime function was not working This is my code use...

Please make the name of cities of lieferservice pages to small letters . Because I have indexed with small letters and now it is creating problems . So please change...

in my __init.py__ i have this error from flask_sqlalchemy import SQLAlchemy ModuleNotFoundError: No module named 'flask_sqlalchemy'

hello so I hope someone helps me i get this error after i copied the script both from home.hmtl and base.html and did the modifications and it looks something like...

https://github.com/techwithtim/Flask-Web-App-Tutorial/blob/3a35f0e491e145e55f0259f848b9fbe64a7a5123/website/templates/base.html#L32 Hi Tim! First off thanks a lot for uploading this tutorial, is great!. I've found an error when executing the file base.html. The error says "user is undefined" and...

im having issues its says "**no module named 'flask_SQLAlchemy'**. " when I run the code, If anyone can offer assistance It would be greatly appreciated! this is the full error...

I keep getting this error: ( can't find '__main__') Anyone know why ? this is in the main.py file it says that it cant find that module