flask-jinja-tutorial icon indicating copy to clipboard operation
flask-jinja-tutorial copied to clipboard

:shinto_shrine: Serve dynamic web pages in Flask by mastering Flask's built-in templating engine.

Results 8 flask-jinja-tutorial issues
Sort by recently updated
recently updated
newest added

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.7b0. Release notes Sourced from black's releases. 21.7b0 Black Configuration files using TOML features higher than spec v0.5.0 are now supported (#2301) Add primer support...

dependencies

Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.9.3. Release notes Sourced from isort's releases. 5.9.3 July 28 2021 Improved text of skipped file message to mention gitignore feature. Made all exceptions pickleable....

dependencies

Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Dependabot can't resolve your Python dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` ERROR: ERROR: Could not find a version that matches...

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

As per the suggestion in the Issue - #1, inserted the data class for Links. Although even without the data classes, the dot notation works perfectly fine, but this helps...