Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.
This repository was 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

Description

@Quincy515
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions