mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-11-01 08:27:38 +03:00
* Add new setting to create unique enum names * Add specific tests for name generation * Add schema test * Rename settings field * Rename setting * Add custom function setting * Add documentation * Use format instead of f strings * Update graphene_django/converter.py Co-Authored-By: Syrus Akbary <me@syrusakbary.com> * Fix tests * Update docs * Import function through import_string function Co-authored-by: Syrus Akbary <me@syrusakbary.com> |
||
|---|---|---|
| .. | ||
| _static | ||
| authorization.rst | ||
| conf.py | ||
| debug.rst | ||
| filtering.rst | ||
| index.rst | ||
| installation.rst | ||
| introspection.rst | ||
| Makefile | ||
| mutations.rst | ||
| queries.rst | ||
| requirements.txt | ||
| schema.py | ||
| schema.rst | ||
| settings.rst | ||
| testing.rst | ||
| tutorial-plain.rst | ||
| tutorial-relay.rst | ||