python - How to fetch more than 1000? -


how can fetch more 1000 record data store , put in 1 single list pass django?

starting version 1.3.6 (released aug-17-2010) can

from changelog:

results of datastore count() queries and offsets datastore queries no longer capped @ 1000.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -