Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-guardian

Django: Can't override admin templates when they are already overridden?

django-guardian how to make object inherit permissions of related object?

django-guardian and django-rest-framework

django.db.utils.OperationalError: no such table: auth_user

Django Rest Framework Permission Check On Create

row level permissions with django-guardian - no effect on admin interface observed

django django-guardian

Using DjangoObjectPermissionsFilter to filter objects of user using django-guardian

Object level permissions in Django admin

How can I get all users an object has specific permissions to in django guardian?

Can django-guardian and django-rules be used together?

Objects with permissions assigned by django-guardian not visible in admin

Sharing Objects with other users in Django

Permission checks in DRF viewsets are not working right

Groups per object using Django and django-guardian object permissions

django.core.exceptions.ImproperlyConfigured: AUTH_USER_MODEL refers to model 'auth.User' that has not been installed

How to handle per object permission in Django nowadays?

django django-guardian