Friday, July 1, 2016

Re: How can I hide Groups and Permissions on User deatils in Django Admin?

Create your own ModelAdmin subclass without those fields following the process outlined here: https://docs.djangoproject.com/en/stable/topics/auth/customizing/#extending-the-existing-user-model

On Friday, July 1, 2016 at 1:48:32 PM UTC-4, Fellipe Henrique wrote:
How can I hide Groups and Permissions on User deatils in Django Admin? Just Hide, for user can't see/change... I don't want to disable or remove.. just Hide..

Any idea?

T.·.F.·.A.·.     S+F
Fellipe Henrique P. Soares

e-mail: > echo "lkrrovknFmsgor4ius" | perl -pe \ 's/(.)/chr(ord($1)-2*3)/ge'
Twitter: @fh_bash

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/658454b4-8177-4474-a8b7-a528b48649fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment