-
### i18n
[Currently (as of v1.6.1)](https://github.com/pallets-eco/flask-admin/blob/v1.6.1/flask_admin/babel.py#L2-L5), `flask-admin` i18n depends on `flask-babelex` _if it's present_, falling back t…
-
Attempting to follow the python tutorial in README.md in a Google Cloud Shell environment, and I get the following error:
`
Steps to reproduce
main.py
```python
import flask
import funct…
-
On Windows, I am getting the following error.
```cmp
Error: [Errno 11001] getaddrinfo failed
```
Full error:
```cmp
(venv) PS D:\Users\mike\Documents\03_work\0_python\1_sandbox\Ollama_crap…
-
```
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…
-
I've added a scaffold_form() function on my view, in order to override the querying of a specific child field. But it is put at the bottom of the form, instead of at the top, as requested by 'form_co…
dhait updated
1 month ago
-
```
Message type: ERROR
Location: /var/www/scoretility.com/venv/lib64/python3.6/site-packages/flask/app.py:1892
Module: app
Function: log_exception
Time: …
-
Admin dashboard with authentication.
View and manually edit things at a higher level than the API allows.
-
### Bug description
1. Install latest Apache Airflow in Ubuntu machine - 22.04.3
2. Initialize the superset db
3. Login in the superset admin // admin
4. Add the database connection, choose "Ot…
-
![domain](https://github.com/user-attachments/assets/701460b8-90df-4338-86de-dcb9233d199e)
日志:
2024-09-25 11:30:33 [ERROR] ha…
-
I'm trying to use CKEditor in a Flask-Admin app, but where the field I need is in an inline model. In these cases, the Admin interface can generate any number of "add" forms, which will have `id` valu…