That worked great! Thx
David Keegan
On Apr 25, 2009, at 7:09 AM, Karen Tracey wrote:
> On Sat, Apr 25, 2009 at 4:30 AM, keegan3d wrote:
>
> Im building a site that uses wordpress for the blog, and django for
> everything else. I want to be able to pull in some html from the blog.
>
> So far if
On Sat, Apr 25, 2009 at 4:30 AM, keegan3d wrote:
>
> Im building a site that uses wordpress for the blog, and django for
> everything else. I want to be able to pull in some html from the blog.
>
> So far if I get the html with urllib2 and then pass the response to
> render_to_response it gets fo
On Apr 25, 6:30 pm, keegan3d wrote:
> Im building a site that uses wordpress for the blog, and django for
> everything else. I want to be able to pull in some html from the blog.
>
> So far if I get the html with urllib2 and then pass the response to
> render_to_response it gets formatted to pr
Im building a site that uses wordpress for the blog, and django for
everything else. I want to be able to pull in some html from the blog.
So far if I get the html with urllib2 and then pass the response to
render_to_response it gets formatted to print as a string, ->
.
Is there a way to t
4 matches
Mail list logo