Hi,

If this is just a one-off thing, the simplest way might be just symlinking 
that html file to a folder where you serve your static assets from (e.g. 
page_media).

Cheers,
Daniel

On Thursday, July 12, 2012 11:19:07 PM UTC+2, ledzgio wrote:
>
> Hi,
>
> I have to load with ajax (using qtip2) a certain HTML file, and I have to 
> specify a URL to the html page, that is located within the template 
> directory. I have tried but the path doesn't mach. Should I have to add a 
> line to the urls.py and views.py? or can I load that HTML page in other 
> way? if yes, how can I load that page?
>
> thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/nG0IxxjrLN4J.
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.

Reply via email to