You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You only need a very minor modification to the demo to work with the python 2.7 runtime (it was already made thread-safe in the past in preparation for the python 2.7 release). The patch is here - you just need to import json rather than simplejson via django. I'll double-check this later and merge it into master if all looks well.
Can't run in python2.7 with gae 1.5.5
The text was updated successfully, but these errors were encountered: