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
202 stars 49 forks source link

Bug : ModelForm display truncated #126

Closed dliuw closed 10 months ago

dliuw commented 10 months ago

OS = Ubuntu 20.04 Django version = 4.2 Browser = Firefox 121.0.1 (64-bit)

Hi! I've got my QuillField truncated on admin model

image

dliuw commented 10 months ago

I fixed it by setting the custom css asset using Media class https://docs.djangoproject.com/en/5.0/ref/contrib/admin/#modeladmin-asset-definitions