-
I think we need to create a database structure to dump key parameters for each benchmark so that we can follow these parameters over time.
Jan, can you add the SQLAlchemy extension to the current Fla…
-
i have tried to design a flask blog when learing from the book 'flask development' and have add markdown support to post with the help of pagedown and python-markdown. Now i want to enable post to hav…
-
Hi,
I'd been getting the following warning repeatedly whenever starting my flask server while working on my app::
```
1: ExtDeprecationWarning: Importing flask.ext.basicauth is deprecated, use flask…
-
When deploying a flask application in vscode via the Resources panel > Click '+' > Select static Web apps workflow show in this quickstart here: [Python Flask Quickstart](https://learn.microsoft.com/e…
-
## Feature Request
### Feature Description
This looks like an excellent project and I'd love to get it running but am unclear about what configuration steps are essential for a minimum running a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
pip
### Package manager version
_No response_
### Language version
python …
-
Issue analyzing requirements.txt
Basically i have a project in which i am running o gitlab ci/cd in Docker and im encountering an error when it comes to analyze requirements.txt that owasp_depende…
-
Currently the extension hardcodes the location of the email template directory see here in this line.
https://github.com/mattupstate/flask-security/blob/15ee0749038c581fb40479aa5ebddce014619ad5/flask…
-
In `start.sh`, export FLASK_ENV=development
Security vulnerabilities:
Debug mode exposes sensitive information about your application, including stack traces and environment variables.
It allow…
cl117 updated
2 months ago
-
I'm not sure how I want to do the transition myself yet but I'm more than happy with how Click (http://click.pocoo.org/) (and the integration of it into Flask 1.0) is going that I would like this to b…