syrusakbary / Flask-SuperAdmin

The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.
Other
643 stars 134 forks source link

Ability to add extra read-only fields to the edit page #149

Closed wojcikstefan closed 4 years ago

wojcikstefan commented 8 years ago

This is useful when you want to include some additional read-only information on the model edit page (like a link to a different admin page or an aggregation of references etc.)