ok this is my last message, i swear! i've created a new options.py file and a .diff, and i've attached it to the ticket you send to me.
---- i've tested it and it works, it's pretty basic and there is more work to do. what i've done is to add a method has_view_permission, and check a view permission in every view i also created a get_list_editable, and i add in get_list_editable and in get_readonly_fields a check, and it returns original read_only and list_editable only if user has got a change_pemission i also raise a permission error every time there is a post request and user do not have a change_permission a also ask for view_permission in history_view. todo: fix inlines fix submit_row add a opts.has_view_permission() -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.