For what it's worth is love to see this in core too.

my use case was for DjangoCon Europe where admins were allowed to see ticket 
info, but only "super admins" were allowed to change them as changes likely had 
an impact on payments etc too (read PayPal). The solution was that everyone had 
change/add permission, only super admins had delete perms. Further I changed 
get_readonly_fields to mark everything read-only for non-super admins. That was 
perfectly doable but was needlessly complicated in my opinion.

it could be solved in a third party app but I'd argue having this option by 
default would be beneficial to lots of users.

just my two cents...

Jonas 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/fPvFtNkTax4J.
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-developers?hl=en.

Reply via email to