Dear Andy McKay
Thanks for the input and you're right, I shouldn't do it this way.

I use to use ZOPE for a couple of years and it has to abilities to
integrate multiple static webpages just by write a tag with the static
webpage filename similar to the filter tag. But I just started django
a month ago and I didn't see function of this sort except for page
inheritance.

I have consider using page inheritance but I just not use to it.
That's why I place it in the database. This is just my temporary fix
for the time being and I know eventually I find a problem with this
way soon of later.

But I still want to know if I can re-render a string with tag in it so
it will show up the right way.

Andy, can you redirect me to that doc page?

Allen





On Nov 27, 1:23 pm, Andy McKay <a...@clearwind.ca> wrote:
> > Can anyone tell me how I can load the content and execute/render the
> > javascript, css styling, template tags/filters?
>
> You really shouldn't be doing this. Onestringis everything on your  page? You 
> can use the Template library to re-rendera template and  
> that's discussed in the templating docs - but I wonder why you are  doing 
> that in the first place.
>
>
>
> > Allen
>
> > --
>
> > You received this message because you are subscribed to the Google  
> > Groups "Django users" group.
> > To post to this group, send email to django-us...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > django-users+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group 
> > athttp://groups.google.com/group/django-users?hl=en
> > .

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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