Sunday, November 24, 2013

Re: Editing html templates from front end

In this case you need to store templates in db which means you need to have a custom loader for your templates. I think that this app does what you need https://pypi.python.org/pypi/django-dbtemplates

Cheers,

M

On 25/11/2013 1:39 AM, "Harjot Mann" <harjotmann1992@gmail.com> wrote:
In django Is there any way through which we can edit the html
templates from front end and those changes should also be updated in
database like an edit button on the page?
--
Harjot Kaur Mann
Blog: http://harjotmann.wordpress.com/
Daily Dairy: http://harjotmann.wordpress.com/daily-diary/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAB0GQhB9hkwPke219aHyawYYN8ZjGUFWPc1hoxh_K_H3%3DAoXHg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHqTbj%3DWc9ZigLk-py%2BARDP63vNobxd5qHRfpbagULjzoQz8MQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment