graphql-python / graphql-python/graphene-django
Unreliable reload_graphene_settings
Abierto
🐛bug
- Lenguaje dominante
- Python
- Estrellas
- 4.4k
- Forks
- 760
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`reload_graphene_settings` creates a new settings object, so settings imported via `from .settings import graphene_settings` don't get reloaded.
Guía de contribución
Línea de trabajo
Start at the reload_graphene_settings entry point and trace how the settings object is created and imported through .settings. Check existing tests around settings reload behavior; done means a reference imported with `from .settings import graphene_settings` observes the reloaded settings rather than the old object.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- django, python
- Área
- backend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100