Using Django 3.1 and ckeditor 6.0.0 and standard django debug server. I get 500 http error when I upload an image through RichTextUploadingField()
My urls.py: