Opened 16 years ago
Closed 16 years ago
#8588 closed (duplicate)
Admin interface +'s are still displayed next to FK even if you dont have permission to add objects of that type.
Reported by: | billsb | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In the admin if your logged in with a user that does not have permission to add a certain object referenced as FK in another model the plus sign is displayed next to the FK reference even though when you click on the plus sign it says 'permission denied'. It would be nice if + sign wasn't displayed if you don't have the correct permissions to add an object of that type.
Note:
See TracTickets
for help on using tickets.
dupe of #1035