Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

batch url Error: max() arg is an empty sequence #9

Open
Quincy515 opened this issue Aug 18, 2017 · 1 comment
Open

batch url Error: max() arg is an empty sequence #9

Quincy515 opened this issue Aug 18, 2017 · 1 comment

Comments

@Quincy515
Copy link

urlpatterns = [
        url(r'^gql', csrf_exempt(GraphQLView.as_view(batch=True))),
    ]

This issue has been reported earlier, with a fix, but it is not in master: #105

so how can I change my code? can fix this problem, thank you

@mbrochh
Copy link
Owner

mbrochh commented Aug 19, 2017

Can you elaborate what is the issue here? I'm not getting this error in my projects.

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

No branches or pull requests

2 participants