I'm considering starting a project, and am leaning towards using google app engine instead of the traditional LAMP stack. The problem is that with app engine, you can't use django models, or anything else that depends on django models, which means no modelforms, no admin, no authentication, no third party-apps, etc. This is a huge drawback for me.
Lately there has been some work getting non-relational databases working with django. In lieu of all of that, what is the likelihood that in the near future django will grow the ability to work more natively with app engine? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.