Python - How to import 'RichTextField' -- ckeditor
Import RichTextField
To import RichTextField, Add the following line to the top of your code.
from ckeditor.fields import RichTextField
For more information about RichTextField:
Python RichTextField