Thanks for the help. I accomplished my task. All of the links I posted
were exactly what it took to make it work.
-Brandon
On Aug 12, 1:31 pm, bfrederi wrote:
> I found
> this:http://code.djangoproject.com/browser/django/trunk/django/contrib/adm...
> So it looks like it will allow me to overri
I found this:
http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py#L192
So it looks like it will allow me to override the template here:
http://code.djangoproject.com/browser/django/trunk/django/contrib/admin/options.py#L586
So if I can override this effectively:
ht
I think you are right that a ModelAdmin definition must exist for it.
But I have been digging for it and can't seem to find it.
I am seeking to place a button on that page that will allow the user
to update the permissions the user can have. I have a function written
in my model that creates perm
On Tue, Aug 11, 2009 at 11:57 PM, Russell Keith-Magee <
freakboy3...@gmail.com> wrote:
>
> On Wed, Aug 12, 2009 at 10:24 AM, Karen Tracey wrote:
> > On Tue, Aug 11, 2009 at 4:14 PM, bfrederi
> wrote:
> >>
> >> I was browsing contrib/admin templates for the "Change User" template
> >> that allows
On Wed, Aug 12, 2009 at 10:24 AM, Karen Tracey wrote:
> On Tue, Aug 11, 2009 at 4:14 PM, bfrederi wrote:
>>
>> I was browsing contrib/admin templates for the "Change User" template
>> that allows you to change the user's permissions and such. I can't
>> seem to find it though. Can anyone point me
On Tue, Aug 11, 2009 at 4:14 PM, bfrederi wrote:
>
> I was browsing contrib/admin templates for the "Change User" template
> that allows you to change the user's permissions and such. I can't
> seem to find it though. Can anyone point me in the right direction?
Admin doesn't have special templa
I was browsing contrib/admin templates for the "Change User" template
that allows you to change the user's permissions and such. I can't
seem to find it though. Can anyone point me in the right direction?
--~--~-~--~~~---~--~~
You received this message because you a
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 mi
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
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
10 matches
Mail list logo