mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-11-02 00:47:42 +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> |
||
|---|---|---|
| .. | ||
| issues | ||
| __init__.py | ||
| models.py | ||
| schema_view.py | ||
| schema.py | ||
| test_command.py | ||
| test_converter.py | ||
| test_fields.py | ||
| test_forms.py | ||
| test_query.py | ||
| test_schema.py | ||
| test_types.py | ||
| test_utils.py | ||
| test_views.py | ||
| urls_inherited.py | ||
| urls_pretty.py | ||
| urls.py | ||