django_grapesjs icon indicating copy to clipboard operation
django_grapesjs copied to clipboard

integrate the page builder "grapesjs" into django admin

Results 4 django_grapesjs issues
Sort by recently updated
recently updated
newest added

when use template_choices raise AttributeError: 'GrapesJsHtmlField' object has no attribute 'max_length', beacuse `super().__init__(*args, **kwargs)` is call after line: `if self.check_template_choices(template_choices):`

Image and Video Upload Functionality is not working.Drag image functionality is also not working with image component

Hello dev, i am new to django and i have seen your installation docs in pypi but its tricky to understand. could you make a simpler installation for beginners thankyou...