mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-10 19:57:15 +03:00
608af578d4
Django's plain (non-model) forms don't have the `save` method, so calling this would just result in an `AttributeError` before this change. Resolves #1152 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
converter.py | ||
forms.py | ||
mutation.py | ||
types.py |