I haven't get a chance to test this new patch yet. But in short this is a extremely useful feature. I am wondering if this is going to end up in upstream.
On Nov 2, 9:28 pm, "@@" <[EMAIL PROTECTED]> wrote: > On Mon, Nov 3, 2008 at 9:42 AM, @@ <[EMAIL PROTECTED]> wrote: > > > 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. > > Sorry i can't figure out why last_login,date_joined is not in > UserAdmin.form.base_fields :( --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
