django - Is Pinax able to be deployed on gae? -


Is there a chance that Google App Engine can be installed?

Know, Pinax is based on the DJENGO, and integrates many applications, it is also suitable for creating a social networking site. It's very useful but I wonder if I can put it on the Google app engine.

Thank you,

The main issue here is that Django ORM GAE's datastore Not compatible with, but to port using the pinacax. .


Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

objective c - iPhone and it's wireless area -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -