Hi, does anybody know if it's possible to pick any Django App in, for
example, Google Code, and mix it with my GAE Django-based application
(my projejct is currently using the django patch so it's Django 1.0
compatible). My main concerns are those Django Apps that have  build
scripts that try to install something on my python path (which of
course has not the same content as GAE's Python runtime) and those
that require non standard modules that are not included in GAE's
Python runtime.

If it's possible, what things should I change? (I'm assuming I'll at
least have to change db models).

Thanks in advance!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to