Blog with Django in Tamil | Part - 9 Blog Edit feature
This video describes how to add a editing feature to our blog project. This editing feature is just a simple modification of the create blog feature so that the textarea is preloaded with html that is stored in the files. The preloaded text will then automatically be rendered by the CKeditor to create the effect of editing HTML. GITHUB LINK: https://github.com/Balarubinan/Y_Blog_Django
This video describes how to add a editing feature to our blog project. This editing feature is just a simple modification of the create blog feature so that the textarea is preloaded with html that is stored in the files. The preloaded text will then automatically be rendered by the CKeditor to create the effect of editing HTML. GITHUB LINK: https://github.com/Balarubinan/Y_Blog_Django