syrusakbary / Flask-SuperAdmin

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

change 'TextField' to 'StringField' #158

Open super1-chen opened 8 years ago

super1-chen commented 8 years ago

fixed error name = wtf.TextField() AttributeError: 'module' object has no attribute 'TextField',