Hi,

Is there way to customize admin interface for django.contrib.auth?

We are using external authentication and authorization database, so several
options in admin interface are to be hidden (user's password, permissions, 'add
group' button etc), other are to be read-only (user's staff/active status etc).

I suppose I could achieve this by using custom ECMAScript :) in the admin,
hiding/disabling unneeded fields, but I wonder whether this is the only option?

-- 
JID: [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to