Contents

Flask-Admin 2.0.2

0

Simple and extensible admin interface framework for Flask

Simple and extensible admin interface framework for Flask

Stars: 6055, Watchers: 6055, Forks: 1630, Open Issues: 146

The pallets-eco/flask-admin repo was created 13 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 6055 github stars!

How to Install flask-admin

You can install flask-admin using pip

pip install flask-admin

or add it to a project with poetry

poetry add flask-admin

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/Flask-Admin/
Documentation:
https://flask-admin.readthedocs.io
GitHub Repo:
https://github.com/flask-admin/flask-admin

Classifiers

  • Software Development/Libraries/Python Modules
No  flask-admin  pypi packages just yet.

Errors

A list of common flask-admin errors.

Code Examples

Here are some flask-admin code examples and snippets.

GitHub Issues

The flask-admin package has 146 open issues on GitHub

  • add storage parameter to S3FileAdmin
  • Refactoring Forms
  • add delete button on details and edit views
  • generate URL Filter
  • Fix/editable form
  • MSSQL Compatibility
  • remove onclick from all tags
  • Inline Listing
  • Replace Glyphicons with Bootstrap icons
  • Support custom themes better
  • [feature] Model Listing Page: column shouldn't be editable if column_formatters
  • [Theme] New theme: FomanticUI [beta]
  • feat: Initial Bootstrap 5 theme implementation - foundational UI port
  • Refactor: Replace javascript:void(0) with # for CSP compliance
  • Convert onclick scripts event listeners

See more issues on GitHub

Related Packages & Articles

bugsnag 4.8.1

Automatic error monitoring for django, flask, etc.

Authlib 1.6.8

The ultimate Python library in building OAuth and OpenID Connect servers and clients.