Contents

Flask-Admin 1.6.1

0

Simple and extensible admin interface framework for Flask

Simple and extensible admin interface framework for Flask

Stars: 5612, Watchers: 5612, Forks: 1553, Open Issues: 491

The flask-admin/flask-admin repo was created 12 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 5612 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
Flask-Admin team
License
BSD
Homepage
https://github.com/flask-admin/flask-admin/
PyPi:
https://pypi.org/project/Flask-Admin/
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 491 open issues on GitHub

  • DateTimeField with default time incompatible with WTForms 3.0.1
  • [Question]: When is the next release planned?
  • changed required to DataRequired in auth-flask-login eg.
  • [Feature Request] Ability to supply form_rules for inline_models' fields
  • [Feature Request] Allow association_proxy/relationship fields in editable_column_list
  • How can I show custom value of funtion in detail page ?
  • Joined table column names result in invalid CSS classes in the edit list
  • column_choices :The value of is obtained from Sqlalchemy
  • EmbeddedDocumentField issue with WTForms 3.0.0
  • Add ability to use form_ajax_refs fields as editable columns
  • Bootstrap 5
  • Support Import data
  • add FilterEmpty to pymongo
  • form_ajax_refs are not respected by association_proxy fields unless association proxy has exactly the same name as referenced model field
  • update multi-update-fields

See more issues on GitHub

Related Packages & Articles

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

Authlib 1.3.0

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