froala / django-froala-editor

Package to integrate Froala WYSIWYG HTML rich text editor with Django.
https://froala.com/wysiwyg-editor
283 stars 72 forks source link

fix hidden required field (fixes #68) #79

Open tisdall opened 4 years ago

tisdall commented 4 years ago

This uses a feature added in Django 1.10 so it only works for that version and newer.