python - Pinax over google app engine -


i building web application using django-nonrel on google app engine.i want add social networking type of application web application. come know pinax can use. supported on google app engine ? if no, alternative approach can take ? thank you, sunil

it looks pinax not run on app engine out of box due underlying incompatibility datastore. there project add support on bitbucket. related discussions here, here, , here.


Comments