hello,

so, I'm new user of django, and I would like to know (or understand)
how to make some fields invisible to some users.
For example, if a model with this 3 fields :  publish_status, title &
content,
I would like that all users logged could modify the title and content
field (in the standard django admin)
and I would like that just a category of user can modify the
publish_status (always in the standard django admin).

?

thx

sam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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