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

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

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

unit testing - How to mock PreferenceManager in Android? -