syrusakbary / Flask-SuperAdmin

The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for MongoEngine ImageField

oiwn opened this issue · comments

commented

There is ImageField missed, so it's just not displayed in admin interface.

Please check pull request #81 for initial support