syrusakbary / Flask-SuperAdmin

The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-WTF CSRF protection prevents deletion of objects.

brotatos opened this issue · comments

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

Bad Request

CSRF token missing or incorrect.