syrusakbary / Flask-SuperAdmin

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

Flask-WTF CSRF protection prevents deletion of objects. #129

Closed brotatos closed 10 years ago

brotatos commented 10 years ago

I can add and modify objects via the admin panel; however, deleting objects yields this page:

Bad Request

CSRF token missing or incorrect.