actortrackr
actortrackr copied to clipboard
Error FlaskWTF-Forms
I install in ubuntu 16, using the last version the ElasticSearch, i receive this warning:
actortrackr/app/core/blueprints/actor.py:958: FlaskWTFDeprecationWarning: "flask_wtf.Form" has been renamed to "FlaskForm" and will be removed in 1.0.
Try this
from flask_wtf import FlaskForm as Form
Note: this repo is not maintained anymore, see https://github.com/jalewis/actortrackr