hi all
There is an already hosted wsgi application [with some user interface]
using the datastore tables. I have created another wsgi application
[with no user interface just handling the requests] that needs to
access the same datastore tables and that need to be done without
using the urlfetch. Should we create a subfolder in original wsgi
folder to contain the new wsgi application and then run the update
appcfg.py update originalwsgi
Will this work? Or what other procedure do I need to adopt?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to