-
**Is your feature request related to a problem? Please describe.**
Currently when using oauth the redirect URL is hardcoded here:
https://github.com/python-restx/flask-restx/blob/master/flask_rest…
-
catalog.data.gov @ main
ckanext-datagovtheme @ v0.2.3
## How to reproduce
1. curl -X POST https://catalog-dev.data.gov/member/authenticate
NOTE: Found on log-review
- https://github.com/GSA…
-
https://docker-curriculum.com/#dockerfile
Flask has some problems with the current latest python (3.10)
```
Traceback (most recent call last):
File "/usr/src/app/./app.py", line 1, in
…
-
-
Hi,
Looks like the flask-tracking.db file is missing from the part-0 repo?
I am trying to follow: https://realpython.com/python-web-applications-with-flask-part-i/
The directory tree shows it…
-
Dear maintainers,
I wrote my template that is similar to https://github.com/openfaas-incubator/python-flask-template/tree/master/template/python3-flask.
The different from the original is that m…
-
Hey. Really loving JinjaX as an idea -- I love the component "thing" but hate the overhead of most JS frameworks. Currently running into a weird problem in my Python 3.12 Flask app.
I followed the …
-
the template instantiation fails.
Chapter 6, thsi is the step after importing the template.
oc new-app --template="dev/dev-todo-app-flask-mongo-gogs"
....
....
http://todo-app-flask-mongo-dev.1…
-
This repository currently provides Nunjucks templates for JavaScript projects. It would be useful to also provide [Jinja](https://jinja.palletsprojects.com/) templates to support Python projects.
T…
-
I installed stallion with pip.
From my home directory, I ran the command listed in the README:
python -m stallion.main
I opened http://localhost:5000/ in my browser.
All I saw was "500 internal serve…