Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webapp2

Where Is The Best Place To Put One-time And Every-time Code In Gae/python?

I am new to Google App Engine and Python. I am having trouble understanding some basic questions ab… Read more Where Is The Best Place To Put One-time And Every-time Code In Gae/python?

Is There A Way To Map Gae User Object And Google+ Userid

As mentioned here, for default authentication using python users API an object will be returned bas… Read more Is There A Way To Map Gae User Object And Google+ Userid

Gae's Webapp2_extra.i18n Can't Import Babel On Macosx

I followed the tutorial to enable i18n functionality in my GAE project: http://webapp-improved.apps… Read more Gae's Webapp2_extra.i18n Can't Import Babel On Macosx