I tried using subdirectories to render templates in PYlons:

return render_response("/main/'standard.html")

this failed, how does one pass templates from other directories or
subdirecotires?

Also, for static resources, like images or CSS files that actually are
on the proxy server proxying for the Paster server, how can I pass a
sort of "/media" path to my templates that would always be resolved no
matter how deep the links are that are mapped?

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to