On Thu, Nov 24, 2011 at 4:40 PM, marjenni wrote:
>
> I have a python script in which I am building up an html page, and
> then making a call to HttpResponse(html) to show the page.
>
>
> Now I want to start to using templates, but this is not as easy as I
> hoped because my html contains a table w
I have a python script in which I am building up an html page, and
then making a call to HttpResponse(html) to show the page.
Now I want to start to using templates, but this is not as easy as I
hoped because my html contains a table with a lot of information, and
I don't know how to make functi
2 matches
Mail list logo