I have a text field in models.py where I can input text content for a blog using the admin.
models.py
I want to be able to write the content for this text field i
You may use substitution of old markup implemented here - https://github.com/jamesturk/django-markupfield