-
I used flask, and then called the interface. No error was reported the first time, but this error will definitely be reported the second time I called it.
Exception ignored in:
Traceback (m…
-
Hi,
I found some problems with SQLAlchemy:
`[AttributeError: module 'sqlalchemy' has no attribute '__all__']`
I solved this problem by updating versions in requirements.txt as below:
```…
-
The current `AddPythonApp` methods have a few usability issues:
- When it was renamed from `AddPythonProject`, the `projectDirectory` parameter wasn't renamed to `appDirectory`
- The two overloads b…
-
https://flask-restful.readthedocs.io/en/latest/installation.html
"Flask-RESTful requires Python version 2.7, 3.4, 3.5, 3.6 or 3.7"
Flask itself only supports v3.8+ now, so is Flask-RESTful dead?…
-
Hi
I've been dealing with this issue since we moved our application from flask development application server to wsgi and I'm unable to find a solution to it
### Runtime environment
```
pyth…
-
**What happened**:
Scan on image that has python3-Flask-1.0.4-150400.7.64.noarch installed.
It generates high vulnerability:
```
NAME INSTALLED FIXED-IN TYPE …
-
Hi, I am trying to extend the `Blueprint` class with my own functionality. Mypy is not happy with typing in the following example. The revealed type for `MySmorestBlueprint` should be `example.MySmore…
-
**Before you open an issue**
Please make sure you've upgraded to the latest version of kobodl on [pypi](https://pypi.org/project/kobodl/) or [docker](https://hub.docker.com/r/subdavis/kobodl). Also …
-
The documentation for the `LinkType` enum is lacking; it's unclear e.g. when to use `UPSTREAM_HOMEPAGE` vs `PROJECT_HOMEPAGE` vs `PACKAGE_HOMEPAGE`. Would you be willing to explain the nomenclature fo…
-
The user should be able to join an existing project to collaborate