On Tue, Apr 8, 2008 at 2:28 AM, Ramin Firoozye <[EMAIL PROTECTED]> wrote:
>  Caveat: there's a waiting list for signing up.

Another caveat, according to that same page you linked:

"Since App Engine does not support Django models, leave all DATABASE_*
settings set to an empty string. The authentication and admin
middleware and apps should be disabled since they require Django
models. The functionality these provide is covered by the App Engine
Users API and Admin Console respectively. Sessions also depend on
Django models and must be disabled as well."

Without models, the vast majority of Django apps won't run at all.

-Gul

--~--~---------~--~----~------------~-------~--~----~
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