How can I fetch more than 1000 record from data store and put all in one single list to pass to django?
Starting with Version 1.3.6 (released Aug-17-2010) you CAN
Results of datastore count() queries and offsets for all datastore queries are no longer capped at 1000.