Skip to content

Django Subscription Example #16

Open
@rezaneam

Description

@rezaneam

Describe the Bug

Not sure if it's related to a misconfiguration or a valid bug.
but when I try to access the GraphiQL running the Django Subscription example

UnicodeDecodeError at /graphql
'charmap' codec can't decode byte 0x8d in position 2299: character maps to <undefined>

Unicode error hint
The string that could not be encoded/decoded was: QL ���� # #

traced from template = Template(render_to_string("graphql/graphiql.html")) in api\views.py

System Information

  • Operating system: Win
  • Strawberry version 0.142.2
  • Django version: 4.1.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions