Skip to content

issues Search Results · repo:pallets-eco/flask-admin language:Python

Filter by

1k results
 (124 ms)

1k results

inpallets-eco/flask-admin (press backspace or delete to remove)

Problem Currently, Flask-Admin registers each view s blueprint directly to the Flask app instance, which can lead to blueprint name collisions (e.g. #55, #910) and makes it harder to manage large admin ...
enhancement
  • princerb
  • 7
  • Opened 
    3 days ago
  • #2639

After upgrading to WTForms 3.2.1, I encountered this error: img width= 840 height= 153 alt= Image src= https://github.com/user-attachments/assets/d48bcce7-fd17-417e-87a1-c2204a1a9bea / From my server ...
  • chrisdellisantirn
  • 1
  • Opened 
    8 days ago
  • #2637

!-- Replace this comment with a description of what the feature should do. Include details such as links to relevant specs or previous discussions. the package is not updated in PyPi [here](https://pypi.org/project/Flask-Admin/#:~:text=Flask%2DAdmin%20is%20a%20batteries,functionality%20of%20the%20resulting%20application. ...
  • samialfattani
  • 1
  • Opened 
    17 days ago
  • #2635

We haven t used this for a while - translations should just be done directly through PRs on the repo, so let s remove references to it from across the codebase.
translations
  • samuelhwilliams
  • 1
  • Opened 
    21 days ago
  • #2633

https://app.readthedocs.org/projects/flask-admin/builds/28678636/
  • samuelhwilliams
  • 2
  • Opened 
    21 days ago
  • #2632

EDIT: must run uv sync --group docs, then ./babel.sh --update. I get Traceback (most recent call last): File /home/orens/Desktop/MyStuff/Py/Web/flask-admin-use-uv/.venv/bin/pybabel , line 10, in module ...
  • ElLorans
  • Opened 
    22 days ago
  • #2630

due to 7a51179a21b1c7ab92f7e89161200fbdf07d6a2c, sqlalchemy is now a required library even if it is not listed in dependencies Traceback (most recent call last): File /home/orens/Desktop/MyStuff/Py/Web/flask-admin-use-uv/examples/peewee/app.py ...
bug
  • ElLorans
  • Opened 
    23 days ago
  • #2628

I know it s not a big deal but I m here because it s disturbing 🤓. Misinformation in the issue templates: Issue templates are referring to GitHub Discussions, which does not exist in this repo. For example: ...
question
  • hasansezertasan
  • 1
  • Opened 
    24 days ago
  • #2627

I first encountered this bug at #2624 while updating the simple example 💃. Here is a Python Script to replicate the bug: # /// script # requires-python = =3.9 # dependencies = [ # flask-admin ...
bug
  • hasansezertasan
  • 2
  • Opened 
    24 days ago
  • #2625

UPD: the root cause is found https://github.com/pallets-eco/flask-admin/issues/2622#issuecomment-2963577611 I have a many-to-many relation defined with peewee. Table has two columns, both are foreign ...
bug
peewee
  • RobotoLev
  • 6
  • Opened 
    on Jun 11
  • #2622
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub