moraes / appengine

appengine utilities

Clone this repository (size: 78.4 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/moraes/appengine/
commit 51: 547310a6324c
parent 50: 5abed6a4b570
Added support for ReferenceProperty and StringProperty, and added get_bookmark(). Thanks, slamm. Fixes #6 #7 #8 defaulttip
rodrigo moraes / moraes
4 months ago
View at rev
appengine / gaefy / db /
filename size last modified message
__init__.py 1 BYTE 8 months ago Adding GaeFy directory, and the initial gae utilities…
datastore_cache.py 8.0 KB 8 months ago Adding DatastoreCachingShim.
pager.py 19.3 KB 4 months ago Added support for ReferenceProperty and StringProperty, and…
properties.py 7.6 KB 5 months ago Added AclRoleLock, which reduces memcache hits for users wit…
unique_model.py 6.4 KB 7 months ago Removed debugging message from unique_model.