agilgur5 / agilgur5/django-api-decorators
add `Exception400` / `catch400s` etc decorators
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
These might be a bit more niche, but were used in [Yorango](https://github.com/Yorango)'s codebase in order to be able to `throw`/`raise` exceptions within any depth of the call-stack and be assured that it would cause the API request to return the correct response (and not require the calling code to do so).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.