django-quill-editor
django-quill-editor copied to clipboard
Pass class attribute through and set it, so that QuillField can inter…
…operate with Bootstrap validation. I need this so that bootstrap classes "form-control is-invalid" etc. can be set during validation. Without this it's very hacky to try override the template and pass in the right class value.
I completely agree with this commit, please review :)