Opened 8 years ago
Closed 8 years ago
#27773 closed Uncategorized (invalid)
Model field level permission and Field value level permission in Django and DRF
Reported by: | Rommel Marquez | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.9 |
Severity: | Normal | 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
I am doing a project which require some user to access (view) a model's field but they cannot update the field. Is there a way to do this? This will not be used in the admin site.
Also, I want to provide permissions based on a model's field value. Is there a way to do this?
Thank you!
Change History (2)
comment:1 by , 8 years ago
Version: | 1.10 → 1.9 |
---|
comment:2 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please see TicketClosingReasons/UseSupportChannels for places to ask usage questions.