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


On Oct 31, 2:18 am, "@@" <[EMAIL PROTECTED]> wrote:
> just updated django and appengine_django to the latest version (r66 and
> r9296), so i not sure whether this patch works on previous version.
>
> On Fri, Oct 31, 2008 at 12:56 AM, Matt McDonald <[EMAIL PROTECTED]> wrote:
>
> > On Oct 30, 5:02 am, "@@" <[EMAIL PROTECTED]> wrote:
> > > hi i have django admin works on app engine helper with some modifications
> > > (both django admin and app engine helper) .
>
> > > demo:http://djangoadmin.appspot.com/admin/<
> >http://djangoadmin.appspot.com/admin/>
>
> > Awesome!  Care to share the diff/patch please?
>
>
>
>  django.contrib.admin.patch
> 80KViewDownload
>
>  appengine_django.patch
> 18KViewDownload
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to