-
Hi folks,
Looking to add Okta auth to an app as per: https://www.fullstackpython.com/blog/add-user-authentication-flask-apps-okta.html
But the Admin routes seem to be bypassing the `before_reque…
-
1.按照官方文档执行all_install.sh脚本,生成compose文件,这里需要root权限
2.进入/opt/tensuns 执行 docker compose up
3.发现consul启动不了日志如下
```
consul | ==> No private IPv4 address found
consul | ==> No private IP…
-
If I have opened two browser windows of same document with flask admin (mongoengine)
window # 1 and window # 2
when I have updated anything in window # 1 and then incorrectly updated window # 2 fl…
-
Hi, I just noticed that when there is an attribute name like `indico_id` (with an underscore), the label's behavior is not the expected since the field seems to be not detected. Find a screenshot belo…
-
sqla example fails to create new sample_db on first use.
-
```
└─> python --version
Python 3.8.5
╭─flask-admin on master via 🐍 v3.8.5 (env) took 22s ❯
└─> python examples/sqla/run_server.py
Traceback (most recent call last):
File "examples/sqla/ru…
hemna updated
4 months ago
-
version: docker.io/linuxserver/calibre-web:latest
root@44132842702d:/# calibre --version
calibre (calibre 7.21)
After selecting fetch metadata. I select lubimyczytac.pl as source. Identify mat…
-
```
Message type: ERROR
Location: /var/www/[www.contracts.loutilities.com/venv/lib/python3.9/site-packages/flask/app.py:838](http://www.contracts.loutilities.com/venv/lib/pytho…
-
The docs in multiple locations in flask_admin/form/widgets.py
still, reference bootstrap-datepicker.js
It should say instead "bootstrap-daterangepicker.js"
-
First of all I like to show you my test project skeleton:
```
app.py
app/
|--mysite/
|--------__init__.py
|--------models.py
|--------views.py
|--------templates/
|-----------------index.html
|--admi…