Apostol Mihai 8dd10fe5f1 Api key permissions based on model and request methods are now fully implemented through decorator 2 년 전
..
migrations 8b7ccf3578 extended APIKey model with permission for each future model. Added 'template' for second db. Added customization for drf_yasg(swagger) 2 년 전
admin.py 98507210f2 added more option in admin page for API key customization and permissions 2 년 전
decorators.py 8dd10fe5f1 Api key permissions based on model and request methods are now fully implemented through decorator 2 년 전
models.py 8dd10fe5f1 Api key permissions based on model and request methods are now fully implemented through decorator 2 년 전
permission.py e2690221f7 added API key permission levels for CRUD request methods on models 2 년 전
serializers.py 8b7ccf3578 extended APIKey model with permission for each future model. Added 'template' for second db. Added customization for drf_yasg(swagger) 2 년 전
utils.py 203e09816e added request method name parser 2 년 전
views.py 8dd10fe5f1 Api key permissions based on model and request methods are now fully implemented through decorator 2 년 전