I'm not sure wether you're asking how to run django on GAE [1], or how
to do that using appengine's webapp framework [2].

[1] http://code.google.com/appengine/articles/django.html
[2] http://code.google.com/appengine/docs/gettingstarted/

Bear in mind that AFAIK right now there's no official way to make django
components that use the ORM work. Beside that, there's a ticket with a
patch for a GAE DS session backend [1], and there are efforts to make
the whole thing tie together too [2].

[1] http://code.djangoproject.com/ticket/7008
[2] http://code.google.com/p/google-app-engine-django/

~ Chris

El sáb, 12-04-2008 a las 08:42 -0400, rajiv bammi escribió:
> Dear developers,
> 
> Just a basic query, i am still not able to understand that how we can
> integrate Django app with Google appengine..
> 
> Let say we have a simple program in Django which says hello world..
> how using django i can do it in Google Appengine..
> 
> Thanks & Regards
> Rajiv
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to