Apostol Mihai b0bf5b2040 removed unnecessary code 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 b0bf5b2040 removed unnecessary code 2 лет назад