Yes, iterate over Query
is good thing, but i need paging results and send them with token to frontend.
Can i create token for previous page too?
How can i get and use ResponseFuture._paging_state
in Models or Querysets.
I search something like Manual paging (Node-JS), but in python