Does anyone know how the django admin adds the "add group" button
(small green plus sign) to the MultipleChoiceField "groups" on the
"change user" interface?

On Mar 4, 11:21 pm, Michael <[EMAIL PROTECTED]> wrote:
> Right where you would expect it to be:
> Django.Contrib.admin.templates
>
> You might want to look in django.contrib.auth.views to see what
> template is being used.
>
> On Tue, Mar 4, 2008 at 11:41 AM, Rufman <[EMAIL PROTECTED]> wrote:
>
> >  Hey
>
> >  I can't seem to find the template that is displayed when I change a
> >  user (@www.example.com/example/admin/auth/user/1/). I'm fairly new to
> >  customizing the admin interface, so I might have overlooked
> >  something...
>
> >  Stephane
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to