How can I create new auth_user and auth_group on Web2py running on Google App Engine (GAE)?
问题 I've created an app on my local computer with Web2py and it is running via WSGI with SQLite. I can successfully deploy my app to Google App Engine, using my own domain and doing all url rewrites I need. Now I need a way to create specific administrative users that will be responsible for update some tables. Specific questions: Is there a way I can use Web2py admin interface when my appliation is running on GAE ? Even if I do not want create news applications nor edit files, is it possible to