Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flask test in README uses django import #59

Open
steinnat opened this issue Apr 18, 2021 · 1 comment
Open

Flask test in README uses django import #59

steinnat opened this issue Apr 18, 2021 · 1 comment

Comments

@steinnat
Copy link

When using the exmaple test I noticed this import:

from graphene_file_upload.django.testing import file_graphql_query

I could not find this import within the package.

@samirelanduk
Copy link

I am also having this problem. If you install graphene_django to be able to access this, you get a django.core.exceptions.ImproperlyConfigured error because there is no django app running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants