Handle access permissions
Closed this issue · 0 comments
Radi85 commented
Change Type
[x] Refactor/Enhancement
[ ] Testing
[ ] CI/CD
[ ] Other
Proposed Changes
comment.mixins
- Replace the default django response used in the permissions with JsonResponse to be handled properly in the JS functions.
- Move view mixins to seperate module.