On Mon, Nov 3, 2008 at 7:30 AM, Arash <[EMAIL PROTECTED]> wrote: > > I pathced successfully. But while running it locally, it gave me this > errors: > > File "/home/arash/python/agora/django/contrib/admin/validation.py", > line 248, in get_field > % (cls.__name__, label, field, model.__name__)) > ImproperlyConfigured: 'GroupAdmin.filter_horizontal' refers to field > 'permissions' that is missing from model 'Group'. > INFO:root:"GET /admin/polls HTTP/1.1" 500 - > INFO:root:##app:appengine_django > INFO:root:##import error:No module named admin > INFO:root:##app:django.contrib.auth >
Hi there are some problems when using auth.admin i will look into it later. here is a simple patch. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
auth.admin.patch
Description: Binary data
