basic-flask-app icon indicating copy to clipboard operation
basic-flask-app copied to clipboard

Demo with templates and no datastore

Results 7 basic-flask-app issues
Sort by recently updated
recently updated
newest added

Hello, This was indeed great Flask Example, i have taken the liberty to establish a deployment to heroku. Instructions to run the application. 1. Install Heroku Command Line Interface 2....

Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.5 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...

dependencies

Bumps [flask](https://github.com/pallets/flask) from 0.12 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/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 > *...

dependencies

Title : Updated `routes.py`, requirements.txt, and added Dockerfile for better app setup Description : What I did: In this pull request, I made several updates to improve the application setup...