py311-django-ckeditor-5
0.0.13_1Django 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')
Origin: www/py-django-ckeditor-5
Category: www
Size: 6.27MiB
License: MIT
Maintainer: gettoknowmi@yahoo.com
Dependencies: 1 packages
Required by: 0 packages
Website: github.com/hvlads/django-ckeditor-5
$
pkg install py311-django-ckeditor-5Dependencies (1)
More in www
py311-requests2.32.5
Python HTTP for Humansp5-libwww6.81
Perl5 library for WWW accessp5-HTML-Parser3.83
Perl5 module for parsing HTML documentsphp84-session8.4.16
The session shared extension for phpp5-Catalyst-Runtime5.90132_1
Elegant MVC Web Application Framework (Runtime)py311-django424.2.29
High-level Python Web Frameworkapache242.4.66
Version 2.4.x of Apache web serverp5-HTTP-Message7.01
Representation of HTTP style messagesp5-Template-Toolkit3.102
Extensible template processing systemp5-Plack1.0051
Perl extension of PSGI reference implementation and utilities