Django and default permissions?

47 views
Skip to first unread message

Fabio Caritas Barrionuevo da Luz

unread,
Jan 10, 2014, 1:26:47 PM1/10/14
to django...@googlegroups.com
Why of the core developers of Django does not include a "view only" permission by default?

Django creates by default has permissions add, change and delete, but does not include permission to view.

for example, the user can only view a form, but can not edit it, ie, the save will be disabled, and input fields generated by the form will be read-only

It seems that in django 1.7 will be simpler to modify[1] the default permissions

Reply all
Reply to author
Forward
0 new messages