Hello,

I found a code example for "Using Markup" in the django wiki:
http://code.djangoproject.com/wiki/UsingMarkup
I need a similar solution, but with the internal django template
library. Is there any solution for this requirement?

I would like to store little html/template chunks in a database and
use them in a "normal" django template. I wouldn't use a markup-
language. The reason is, that I would like to use the template
functionality (e.g: url tag).


Bernd


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to