A-Simple-Note-Taking-Web-App
A-Simple-Note-Taking-Web-App copied to clipboard
:clipboard: An easy to use and deploy note taking web app built using Flask
change port from str to init
whenever user adds a new tag, it checks whether the tag already exists or not. if it is already there then a message is display "Tag already exists".
Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.6 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. Release notes Sourced from flask's releases. 1.0 The Pallets team is pleased to release Flask 1.0. [Read the announcement on our blog.](https://www.palletsprojects.com/blog/flask-1-0-released/ There are...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3. Release notes Sourced from werkzeug's releases. 0.15.3 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 0.15.2 Blog: https://palletsprojects.com/blog/werkzeug-0-15-2-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-2 0.15.1 Blog: https://palletsprojects.com/blog/werkzeug-0-15-1-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/ 0.15.0 Blog: https://palletsprojects.com/blog/werkzeug-0-15-0-released/...
``` jinja2.exceptions.TemplateAssertionError jinja2.exceptions.TemplateAssertionError: no filter named 'custom_date' Traceback (most recent call last) File "/usr/local/python3/lib/python3.8/site-packages/flask/app.py", line 1997, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/python3/lib/python3.8/site-packages/flask/app.py", line 1985, in wsgi_app response = self.handle_exception(e)...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.5. Release notes Sourced from werkzeug's releases. 0.15.5 Changelog: http://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-5 0.15.4 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-4 0.15.3 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 0.15.2 Blog: https://palletsprojects.com/blog/werkzeug-0-15-2-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-2...
jinja2.exceptions.TemplateAssertionError: no filter named 'custom_date'