console
console copied to clipboard
feat: better exception handling in django
Description 📣
Improves exception handling in django by correctly mapping the response type to the type of exception.
Type ✨
- [ ] Bug fix
- [x] New feature
- [ ] Breaking change
- [ ] Documentation