Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejcas/ndb-gae-pagination
Simple ndb pagination code
https://github.com/alejcas/ndb-gae-pagination
Last synced: 23 days ago
JSON representation
Simple ndb pagination code
- Host: GitHub
- URL: https://github.com/alejcas/ndb-gae-pagination
- Owner: alejcas
- License: gpl-3.0
- Created: 2014-04-29T23:54:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T10:00:35.000Z (8 months ago)
- Last Synced: 2024-02-28T11:24:51.509Z (8 months ago)
- Language: Python
- Size: 18.6 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ndb-gae-pagination
==================Simple ndb pagination code
You can add this code to any model to allow to paginate the results.
Code can be condensed... but here is simple.