*avinashprajapati
Results
3
issues of
*avinashprajapati
please as soon as soon as possible
I tried to render the same form instance( form has a field quillFormField() ) twice or more then in console i got error django_quill.js:1 Uncaught SyntaxError: Identifier 'QuillWrapper' has already...
As i tried to load the quill editor form twice : {{ comment_form.media }} {{ comment_form.as_p }} {{ comment_form.media }} {{ comment_form.as_p }} but as i know that the form...