Store your data in the datastore: http://code.google.com/appengine/docs/python/datastore/
You can require login to access the pages that allow changes to be made: http://code.google.com/appengine/docs/python/config/appconfig.html#Requiring_Login_or_Administrator_Status Robert On Wednesday, July 13, 2011, tioluwa <[email protected]> wrote: > I'm new to google app, and i wan't to design an app that shows a > certain number of pictures, and a map that places markers at each > pictures geographic location. This data containing the images and > their maps can be changed periodically. > > What method can i use to store these data on the google app engine, in > such a way that they can be changed, by administrative permission, > while others can only view the particular image data uploaded. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- ------ Robert Kluin Ezox Systems, LLC -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
