Here's a newbie question:

Is there a way of rendering (a single block of?) a Django template,
without it loading in it's parent template(s).

My purpose is to use a single template to render both a component of a
page as an html snippet (for ajax), as well as the whole page (for non-
javascript clients).  DRY.

Thanks,

Chris.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to