If I fetch the given page I get a HTML file of size ~51000 bytes.
If I just save the text of the document I need ~11000 bytes.
If you find this on the development server you can edit the django
file and insert some debug.
What are the 'bits' that need to be joined? There individual length?
How many 'bits' can you join (use slices - bits[:n])?
These debug texts could be the result of the function instead of the join.
What is the difference for the fetchurl and the dataStore version?

2009/1/20 anand <[email protected]>:
> Also I would like to tell that if I store the content of my doc to
> dataStore then my django can easy render that. I face problem only
> when it is from fetchurl.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to