This is a free,open-source forums system based on the flask
place of file: maple/topic/forms.py
category = SelectField( _('Category:'), choices=[(b.id, b.board + ' --' + b.parent_board) for b in Board.query.all()], coerce=int)
python manage.py db init python manage.py db migrate -m "first migrate" python manage.py db upgrade
Ok,please recovery maple/topic/forms.py
Please visit forums.honmaple.org
Comment before init db