graphql-python / graphene-django

Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
http://docs.graphene-python.org/projects/django/en/latest/
MIT License
4.28k stars 766 forks source link

Error debugging #1530

Open HuLight opened 1 month ago

HuLight commented 1 month ago

problem The code generated an error, and Graphene Django returned the error through a response, which increased the difficulty of debugging

django setting Directly throwing global settings in the development environment is a good choice