2👍
✅
Have come to the conclusion that django-ckeditor is the best option, image browsing works fine once you have pillow.
👤rix
1👍
I had the same problem 1 day ago… Just go for the django-pagedown. It is simple to install and easy to use. Remember that either you have to fork the project, or also download the pagedown rep (django-pagedown/static/pagedown)
It is very easy and fast to start working on.
- [Django]-Django queryset optimisation: Reverse lookup on _set with filter
- [Django]-Import error when dockerizing a project using zerorpc in python
- [Django]-Using Django's memcache API on Dynamically created models
- [Django]-Check for changed field in a Django CBV Update
Source:stackexchange.com