syrusakbary / Flask-SuperAdmin

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

BaseModelAdmin: Used `form` instead of `BaseForm` #123

Closed devxoul closed 10 years ago

devxoul commented 10 years ago

form never used. It is needed for custom(or other pre-defined) field rendering.