abhiabhi94 / blog

A django based blog.
https://www.hackadda.com
MIT License
1 stars 1 forks source link

Remove unnecessary CKEditor configs #102

Open abhiabhi94 opened 4 years ago

abhiabhi94 commented 4 years ago

A lot of ckeditor configurations especially inside the toolbar are unused at present. They may be omitted to remove unnecessary loading of plugins. Also the configurations can be put inside a separate file ideally.