[Answer]-Permission_required_or_403 decorator on an 'Add or Edit'?

1👍

✅

I’m sorry but that’s not possible. django-guardian is not build for that request. Anyways I recommend to create all CRUD-views (create, read, update, delete) on their own.

Leave a comment