agilgur5 / agilgur5/django-api-decorators

add `Exception400` / `catch400s` etc decorators

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.