Skip to content

issues Search Results · repo:graphql-python/graphene-django language:Python

Filter by

827 results
 (62 ms)

827 results

ingraphql-python/graphene-django (press backspace or delete to remove)

Note: for support questions, please use stackoverflow. This repository s issues are reserved for feature requests and bug reports. - What is the current behavior? Using django-filter for filtering ...
🐛bug
  • DrumsnChocolate
  • Opened 
    on Feb 6
  • #1542

I have been trying to get the filter works but have not been able to, I think I found a bug, here s what I have: models.py class Document(models.Model): name = models.CharField( max_length=256, ...
🐛bug
  • janeliutw
  • 2
  • Opened 
    on Jan 2
  • #1541

Is your feature request related to a problem? Please describe. I m facing a authentication issue when I use GraphQL playground. My server need a custom header to verify if the request is valid but in graphiql.js ...
  • lbhsot
  • 1
  • Opened 
    on Aug 30, 2024
  • #1536

Just upgrade to graphene-django 3.1.x now getting this in Graphiql { errors : [ { message : Name __1 must not begin with __ , which is reserved by GraphQL introspection. }, { message : Name __2 must not ...
🐛bug
  • Yankzy
  • Opened 
    on Aug 27, 2024
  • #1533

- What is the current behavior? I am trying to pickle and cache schema for performance reason, but I am unable to do so. I tried the following after Schema is generated from graphene.types.Schema Note ...
🐛bug
  • vt-rc
  • Opened 
    on Aug 14, 2024
  • #1532

- What is the current behavior? Links in web docs (https://docs.graphene-python.org/projects/django/en/latest/filtering/) incorrectly refer to the master branch of django-filter instead of main/ ...
🐛bug
  • MarcinWronecki
  • 1
  • Opened 
    on Aug 5, 2024
  • #1531

problem The code generated an error, and Graphene Django returned the error through a response, which increased the difficulty of debugging django setting Directly throwing global settings in the development ...
✨enhancement
  • HuLight
  • Opened 
    on Jul 25, 2024
  • #1530

Discussed in https://github.com/graphql-python/graphene-django/discussions/1527 div type= discussions-op-text sup Originally posted by KaniKim July 4, 2024 /sup img width= 418 alt= 스크린샷 2024-07-04 ...
  • KaniKim
  • Opened 
    on Jul 4, 2024
  • #1528

- What is the current behavior? when tunning server and visiting the site, I get the error : Could not import framework.schema.schema for Graphene setting SCHEMA . ModuleNotFoundError: No module named ...
🐛bug
  • hazho
  • 1
  • Opened 
    on Jun 7, 2024
  • #1524

Hi all is there any way to mutate request for google translator?
🐛bug
  • abdulhafeez1724
  • 1
  • Opened 
    on May 22, 2024
  • #1523
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub