graphql-python / graphql-python/graphene-django
Unreliable reload_graphene_settings
Ouverte
🐛bug
- Langage dominant
- Python
- Étoiles
- 4.4k
- Forks
- 760
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
`reload_graphene_settings` creates a new settings object, so settings imported via `from .settings import graphene_settings` don't get reloaded.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- django, python
- Domaine
- backend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 42/100