I need to customize my admin to show only the data related to the user who inserted.
Example: When a user log in, the admin shows only the posts inserted by this user.
AFAIK, django only set permissions my model, not by objects.
Is there a way (or a pip package) to implement this?
Thanks!
Att//
Att//
No comments:
Post a Comment