FreeBSD.software
Home/www/py311-django-ckeditor-5

py311-django-ckeditor-5

0.0.13_1www

Django ckeditor-5

Add to your models.py: from django.db import models from django_ckeditor_5.fields import CKEditor5Field class Article(models.Model): title=models.CharField('Title', max_length=200) text=CKEditor5Field('Text', config_name='extends')

$pkg install py311-django-ckeditor-5
github.com/hvlads/django-ckeditor-5
Origin
www/py-django-ckeditor-5
Size
6.27MiB
License
MIT
Maintainer
gettoknowmi@yahoo.com
Dependencies
1 packages
Required by
0 packages

Dependencies (1)