Buuntu / fastapi-react

🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
MIT License
2.19k stars 349 forks source link

Fixes #168: Cast error messages to string #171

Closed JosXa closed 2 years ago

Proteusiq commented 2 years ago

Could we use err as string instead of String(err)?