LeeHanYeong / django-quill-editor

django-quill-editor makes Quill.js easy to use on Django Forms and admin sites
https://django-quill-editor.readthedocs.io
MIT License
197 stars 49 forks source link

Can i set new config? #84

Open AleksandrUsolcev opened 2 years ago

AleksandrUsolcev commented 2 years ago

My config name in QUILL_CONFIGS as 'comments'. How can i set this config with template tag or in forms.py?