Hide specific users from auth user model for non super users
47 views
Skip to first unread message
Xavier Palacín Ayuso
unread,
Sep 9, 2015, 11:42:07 AM9/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django developers (Contributions to Django itself)
I need hide a super admin's users from auth user model of Django of list
users template for a normal users or no super admin users.
Florian Apolloner
unread,
Sep 9, 2015, 1:29:58 PM9/9/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django developers (Contributions to Django itself)
On Wednesday, September 9, 2015 at 5:42:07 PM UTC+2, Xavier Palacín Ayuso wrote:
I need hide a super admin's users from auth user model of Django of list
users template for a normal users or no super admin users.
Hi Xavier. This mailing list is for discussing the development of
django itself, not for discussing how to develop in django.
For help with developing in django, please use django-users mailing
list (and be patient - just because no-one has answered you in 6 hours
does not mean you should kick it up to django-developers).
Cheers
Florian (or should I say tom since I copied directly from his previous answer ;))