On Apr 14, 8:42 pm, Alex Koshelev <[EMAIL PROTECTED]> wrote:
> Not render, just load.
>
> I think `django.template.loader.find_template_source` can help
>
> On Apr 14, 4:17 pm, Darryl Ross <[EMAIL PROTECTED]> wrote:

Thank you for your reply.

I tried using django.template.loader.find_template_source` becuase I
am reading in an HTML template the newlines (\n)
do not get rendered in the browser.  Is there any way to strip out the
newlines from the return value of
`django.template.loader.find_template_source`

Thanks,
Nandu
--~--~---------~--~----~------------~-------~--~----~
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