a1ed1b2 Add WYSIWYG editor and solve urllib3/requests dependency error

14 files Authored by shraddhaag 4 years ago, Committed by shraddhaag 4 years ago,
    Add WYSIWYG editor and solve urllib3/requests dependency error
    
    This commit includes the following:
    
    1. Adds a WYSIWYG text editor using django-ckeditor.
    2. Resolve urllib3 dependency error for the suitable version needed
    to support requests.
    3. Adds bleach to sanitize HTML
    
        
file modified
+7 -1