django-rest-framework-role-filters
Role filters
Provides role-based filtering and permission management for Django REST framework views.
Simple role filtering for django-rest-framework
98 stars
5 watching
11 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
djangopythonrest-frameworkrole
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An extension to Django REST framework and Django filter that simplifies filtering across relationships. | 848 |
| | A package that simplifies Role-Based Access Control in Django REST Framework by parameterizing API methods based on user-defined roles. | 152 |
| | A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| | A permission framework for Django REST Framework that allows rules-based permissions and separates global and object-level access control. | 377 |
| | A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |
| | Provides an interface to filter data via human-friendly URLs in Django applications | 332 |
| | Enables filtering of Django ModelViewSet querysets using URL query parameters with validation. | 172 |
| | Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 280 |
| | Provides social authentication and OAuth2 support for Django REST APIs | 1,063 |
| | A Django filter backend for full word search functionality | 73 |
| | A tool for defining complex permissions in Django REST Framework | 79 |
| | Enables JSONP support in Django REST Framework APIs | 21 |
| | Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| | A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
| | A Django extension that adds support for JSON:API format to Django REST framework | 1,198 |