wysiwyg in django

Yep, thanks, good call. Finally got around to it, took me about 30 minutes to have it all up and running (if that).

Works nicely.

There is one thing ( sigh) this might not be related. But for some reason my VS Code is giving
unresolved import ‘ckeditor.fields’

from ckeditor.fields import RichTextField

BUT - it still works when I fire up the server.