sleepy-puppy icon indicating copy to clipboard operation
sleepy-puppy copied to clipboard

Unique Name For Assessments

Open sbehrens opened this issue 8 years ago • 1 comments

see https://github.com/flask-admin/flask-admin/issues/1007 for reference.

sbehrens avatar Oct 16 '15 16:10 sbehrens

This is caused by some compatibility issues between flask_wtf and flask-admin. If you're using flask_wtf just for csrf token validation, I recommend using flask-admin 1.4.0's SecureForm: https://flask-admin.readthedocs.org/en/latest/advanced/

pawl avatar Apr 07 '16 02:04 pawl