mirror of
				https://github.com/graphql-python/graphene-django.git
				synced 2025-10-31 07:57:31 +03:00 
			
		
		
		
	| 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 | ||