On Fri, Aug 28, 2009 at 10:20 AM, Bryan <[email protected]> wrote:

>
> So, my "solution" was to duplicate this logic in my admin class, and
> it works just fine now.  Anyone have any better ideas?


Base your admin class on the UserAdmin class. Inherit whatever you need from
it and override whatever you want to customize yourself.

Karen

--~--~---------~--~----~------------~-------~--~----~
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