#5650: 'Save and add another' is displayed even without add permission
----------------------------------------------+-----------------------------
Reporter: Silviu Julean <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: Admin interface
Version: newforms-admin | Keywords: newforms admin
add permission
Stage: Unreviewed | Has_patch: 1
----------------------------------------------+-----------------------------
Even if a user does not have add permission for a certain model, the 'Save
and add another' button (or 'Save as', according to the model admin
save_as option) is displayed.
The expected behavior is to hide that button when the user doesn't have
the add permission.
I have attached a (trivial) patch against newforms-admin r6442.
--
Ticket URL: <http://code.djangoproject.com/ticket/5650>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---