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