Jorge Lima

Results 3 issues of Jorge Lima

### Issue Summary If a user has no permission to “add”, “change” or “delete” on a `SnippetViewSet`, he can't see the Snippet or access it, even though he has the...

type:Enhancement
component:Permissions

### Issue Summary Even if a user does not have the "change" permission, the `SnippetViewSet` still renders a link to the `EditView`, which then results in a permission error for...

type:Bug
component:Permissions

### Issue Summary If a model is registered as a Snippet, and it has a `ForeignKey` that has the attribute `on_delete=models.PROTECT`, the Delete Bulk Action will not respect this condition....

type:Bug
status:Unconfirmed