On Wed, May 20, 2009 at 2:53 AM, Aaron <shyhockey...@gmail.com> wrote: > I can get the djangos admin to work on the localhost server fine. > > I just can't get it to work on google apps servers.
Google App Engine supports a subset of Django, not all of Django. Most notably, the Django object-relational mapper for database access does not work and so nothing which uses Django models (the admin interface uses models) will work there. For further information, please consider joining a list oriented toward App Engine -- there are people who know that platform quite well and will be able to help you. -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---