Hi,
I am looking to use {% include "file.html" %} in templates, but instead
of including a local HTML file via absolute path, I would like to
include an HTML file via a URL {% include
"http://path.to/remote/file.html" %}.
Django doesn't currently appear to support this. Is there any other way
I can include remote files with Django that I am missing, or do I have
to come up with my own solution? Any suggestions/advice appreciated,
Thanks,
Derek
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---