rest_condition
Permission framework
Provides a flexible way to define complex permissions flows in Django REST Framework projects.
Complex permissions flow for django-rest-framework (http://django-rest-framework.org).
280 stars
8 watching
29 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A tool for defining complex permissions in Django REST Framework | 79 |
| A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| An authorization framework for Django applications that doesn't rely on a database. | 1,874 |
| A declarative access control system for Django REST Framework projects. | 478 |
| A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
| A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 100 |
| A package that simplifies Role-Based Access Control in Django REST Framework by parameterizing API methods based on user-defined roles. | 152 |
| Provides role-based filtering and permission management for Django REST framework views. | 98 |
| XML serialization and deserialization support for Django REST Framework | 87 |
| Enables JSONP support in Django REST Framework APIs | 21 |
| Provides an API key-based access control system for Django REST Framework applications. | 681 |
| Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
| A Django project framework with authentication and API endpoints for quick development. | 484 |