GitHub / graphql-python/graphene-django issues and pull requests
#1550 - Optional internal Python error masking with whitelist in GraphQL responses
Pull Request -
State: open - Opened by DrillableBit about 2 months ago
- 2 comments
#1549 - Name '__1' / '__2' must not begin with '__', which is reserved by GraphQL introspection error bug
Issue -
State: open - Opened by wimble3 about 2 months ago
Labels: 🐛bug
#1548 - Add notice to README about no active maintenance
Pull Request -
State: closed - Opened by sjdemartini 3 months ago
- 2 comments
#1547 - Docs building is broken - Read the docs project has it's default branch set to master instead of main
Issue -
State: open - Opened by CameronMackenzie99 3 months ago
- 1 comment
Labels: 🐛bug
#1546 - ci: Upgrade GitHub Actions versions
Pull Request -
State: closed - Opened by rapsealk 4 months ago
#1545 - chore: Replace raw HTTP status codes with `http.HTTPStatus` enums
Pull Request -
State: open - Opened by rapsealk 4 months ago
- 1 comment
#1544 - chore: Add support for Django 5.2
Pull Request -
State: closed - Opened by rapsealk 4 months ago
- 2 comments
#1543 - Bump django from 3.2.25 to 4.2.18 in /examples/cookbook
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#1542 - `in` filters don't decode IDs
Issue -
State: open - Opened by DrumsnChocolate 6 months ago
Labels: 🐛bug
#1541 - Filter doesn't work with TextChoices field
Issue -
State: open - Opened by janeliutw 7 months ago
- 2 comments
Labels: 🐛bug
#1540 - add official Django 5.1 support
Pull Request -
State: closed - Opened by GeyseR 7 months ago
#1539 - fix typed choices, make working with different Django 5x choices options
Pull Request -
State: closed - Opened by GeyseR 7 months ago
- 3 comments
#1538 - Only catch GraphQLException
Pull Request -
State: open - Opened by weilu 7 months ago
- 1 comment
#1537 - Feature: Support Union in DjangoFilterConnectionField and DjangoConnectionField
Pull Request -
State: open - Opened by that-one-arab 9 months ago
- 4 comments
#1536 - Custom headers in graphiql.js
Issue -
State: open - Opened by lbhsot 11 months ago
- 1 comment
#1535 - Bump django from 3.2.25 to 4.2.16 in /examples/cookbook
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 2 comments
Labels: dependencies
#1534 - remove dead code: singledispatch has been in the standard library ...
Pull Request -
State: closed - Opened by a-detiste 11 months ago
#1533 - dunder '__', is reserved by GraphQL introspection
Issue -
State: closed - Opened by Yankzy 11 months ago
- 1 comment
Labels: 🐛bug
#1532 - Unable to Pickle Schema dude to NodeConnection
Issue -
State: open - Opened by vt-rc 12 months ago
Labels: 🐛bug
#1531 - Incorrect links to django-filters in web docs
Issue -
State: open - Opened by MarcinWronecki 12 months ago
- 1 comment
Labels: 🐛bug
#1530 - Error debugging
Issue -
State: open - Opened by HuLight about 1 year ago
Labels: ✨enhancement
#1529 - Bugfix: call `resolver` function in `DjangoConnectionField` as documented
Pull Request -
State: closed - Opened by PoByBolek about 1 year ago
- 2 comments
#1528 - When passing the empty string to Date Type, it occurs string index out of range error
Issue -
State: closed - Opened by KaniKim about 1 year ago
#1526 - DjangoObjectType custom get_queryset is not hitting
Issue -
State: open - Opened by sfbaker7 about 5 years ago
- 5 comments
#1525 - Bump to 3.2.2
Pull Request -
State: closed - Opened by Flauschbaellchen about 1 year ago
#1524 - Could not import 'myapp.schema.schema' for Graphene setting 'SCHEMA'. ModuleNotFoundError: No module named 'urllib3.packages.six.moves'.
Issue -
State: closed - Opened by hazho about 1 year ago
- 1 comment
Labels: 🐛bug
#1523 - API mutation for google translate
Issue -
State: closed - Opened by abdulhafeez1724 about 1 year ago
- 1 comment
Labels: 🐛bug
#1521 - Enforcing default ordering is too invasive (Django model <model> has to have a default ordering to be used in a Connection.)
Issue -
State: closed - Opened by Flauschbaellchen about 1 year ago
- 8 comments
Labels: 🐛bug
#1520 - default ordering in minor version breaks changes and compatibility
Issue -
State: closed - Opened by alamoureux about 1 year ago
- 1 comment
Labels: 🐛bug
#1519 - AND clause used instead of OR while filtering
Issue -
State: open - Opened by belavaishali over 1 year ago
Labels: 🐛bug
#1518 - Not require explicitly set `ordering` in `DjangoConnectionField`
Pull Request -
State: closed - Opened by kiendang over 1 year ago
- 3 comments
#1517 - [FEATURE] added convert_choices_to_enum optional argument to convert_serializer_to_input_type
Pull Request -
State: open - Opened by kurayami07734 over 1 year ago
#1516 - Enforcing model default ordering (#1495) may have been overzealous
Issue -
State: closed - Opened by gsvr over 1 year ago
- 3 comments
Labels: 🐛bug
#1515 - Documentation Mismatch for Testing API Calls with Django
Issue -
State: open - Opened by hamza-m-farooqi over 1 year ago
- 1 comment
Labels: 🐛bug
#1514 - Fix error message format
Pull Request -
State: closed - Opened by arielRevo over 1 year ago
#1513 - Allow using a custom resolver function on DjangoConnectionField
Pull Request -
State: open - Opened by mb1511 over 1 year ago
#1512 - Bump to 3.2.1
Pull Request -
State: closed - Opened by kiendang over 1 year ago
- 1 comment
#1511 - Make `graphql_schema` output deterministic
Issue -
State: open - Opened by jams2 over 1 year ago
- 2 comments
Labels: ✨enhancement
#1510 - Test failures with djangorestframework 3.15.1
Issue -
State: closed - Opened by mweinelt over 1 year ago
- 1 comment
Labels: 🐛bug
#1509 - Fix ReadTheDocs builds
Pull Request -
State: closed - Opened by PabloAlexis611 over 1 year ago
- 2 comments
#1508 - Bump django from 3.2.24 to 3.2.25 in /examples/cookbook
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#1507 - Serializer mutation choice field creation fails with django-rest-framework 3.15.0
Issue -
State: closed - Opened by MrThearMan over 1 year ago
- 6 comments
Labels: 🐛bug
#1506 - fix: Fix broken 'get_choices' with restframework 3.15.0
Pull Request -
State: closed - Opened by diogosilva30 over 1 year ago
#1505 - graphql_schema outputs graphQL SDL file with legacy syntax
Issue -
State: open - Opened by matt-dalton over 1 year ago
Labels: 🐛bug
#1504 - Read the docs is broken
Issue -
State: closed - Opened by zbyte64 over 1 year ago
- 1 comment
Labels: 🐛bug
#1503 - SerializerMutation return types are incompatible with the relay updater api
Issue -
State: open - Opened by advl over 1 year ago
Labels: ✨enhancement
#1502 - Add no raise exception meta option
Pull Request -
State: closed - Opened by arielRevo over 1 year ago
#1501 - graphene_django.utils.testing.graphql_query and Django 4.2+
Issue -
State: open - Opened by hokkaido over 1 year ago
- 1 comment
Labels: 🐛bug
#1499 - Middlewares are executing in reverse order
Issue -
State: open - Opened by tbhaxor over 1 year ago
- 1 comment
#1498 - Bump django from 3.1.14 to 3.2.24 in /examples/cookbook
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#1497 - Allows field's choices to be a callable
Pull Request -
State: closed - Opened by nossila over 1 year ago
- 1 comment
#1496 - Associate GlobalIDFilter with BigAutoField and SmallAutoField
Pull Request -
State: open - Opened by iamthad over 1 year ago
- 2 comments
#1495 - feat!: check Django model has a default ordering when used in a Relay Connection
Pull Request -
State: closed - Opened by tcleonard over 1 year ago
#1494 - Support Django 5 GeneratedField
Issue -
State: open - Opened by KianChavoshiNejad over 1 year ago
- 2 comments
Labels: ✨enhancement
#1493 - Reading form fields of Django Forms
Pull Request -
State: open - Opened by drsounds over 1 year ago
#1492 - fix: same type list
Pull Request -
State: closed - Opened by superlevure over 1 year ago
- 2 comments
#1491 - Not able to use camelCase in `orderBy` field
Issue -
State: open - Opened by innateessence over 1 year ago
- 3 comments
Labels: 🐛bug
#1489 - feature
Issue -
State: closed - Opened by Pratek104 over 1 year ago
Labels: ✨enhancement
#1488 - Restricted fields in objecttypes
Issue -
State: open - Opened by elyas-hedayat over 1 year ago
Labels: ✨enhancement
#1487 - Make use of http.HTTPStatus for response status code checks
Pull Request -
State: closed - Opened by ulgens over 1 year ago
- 1 comment
#1486 - Bump version
Pull Request -
State: closed - Opened by firaskafri over 1 year ago
#1484 - Automatic object type field for reverse one-to-one model fields cannot resolve when model field has `related_query_name` and object type has custom `get_queryset`
Issue -
State: open - Opened by MrThearMan over 1 year ago
Labels: 🐛bug
#1483 - Remove Django 4.1 (EOL) and add Django 5.0 to CI
Pull Request -
State: closed - Opened by kiendang over 1 year ago
- 1 comment
#1482 - Vesion 3.1.5 returns null for an object pointed to non PK in referred table.
Issue -
State: open - Opened by 3hedgehogs over 1 year ago
- 3 comments
Labels: 🐛bug
#1481 - Add Python 3.12 to CI
Pull Request -
State: closed - Opened by kiendang over 1 year ago
- 1 comment
#1480 - Provide setting to enable/disable converting choices to enums globally
Issue -
State: closed - Opened by Flauschbaellchen over 1 year ago
Labels: ✨enhancement
#1478 - Options to secure API
Issue -
State: closed - Opened by lee-pai-long over 1 year ago
- 5 comments
Labels: ✨enhancement
#1477 - Provide setting to enable/disable converting choices to enums globally
Pull Request -
State: closed - Opened by Flauschbaellchen over 1 year ago
#1476 - Mutation can not represent TextChoice value
Issue -
State: closed - Opened by FranciscoNMora over 1 year ago
- 8 comments
Labels: 🐛bug
#1475 - Add support for validation rules
Pull Request -
State: closed - Opened by kiendang over 1 year ago
- 9 comments
#1474 - Optimize execute_graphql_request
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
- 1 comment
#1473 - Use ruff format to replace black
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
#1472 - Query Limiting Depth
Issue -
State: closed - Opened by AstRonin almost 2 years ago
- 5 comments
Labels: ✨enhancement
#1470 - DjangoDebug needs context to be writable
Issue -
State: open - Opened by bsiebens almost 2 years ago
- 4 comments
Labels: 🐛bug
#1467 - Caching attribute on query resolver
Issue -
State: open - Opened by manhtd98 almost 2 years ago
Labels: 🐛bug
#1466 - Status code with Query
Issue -
State: closed - Opened by elyas-hedayat almost 2 years ago
- 3 comments
Labels: ✨enhancement
#1465 - Fix test Client headers for Django 4.2
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
#1464 - GraphQLTestCase does not send headers using Django 4.2
Issue -
State: closed - Opened by ryanovas almost 2 years ago
- 2 comments
Labels: 🐛bug
#1463 - ModelInputObjecttypes
Issue -
State: closed - Opened by elyashedayat0101 almost 2 years ago
- 1 comment
Labels: ✨enhancement
#1462 - DjangoFormMutation input_field_name not work
Issue -
State: closed - Opened by elyashedayat0101 almost 2 years ago
- 1 comment
Labels: 🐛bug
#1461 - add validation on input
Issue -
State: closed - Opened by elyashedayat0101 almost 2 years ago
- 1 comment
Labels: ✨enhancement
#1460 - Fix graphiql explorer styles by sending missing param to render_graphiql
Pull Request -
State: closed - Opened by mnasiri almost 2 years ago
#1459 - Typo fixes
Pull Request -
State: closed - Opened by lilac-supernova-2 almost 2 years ago
#1458 - Support displaying deprecated input fields in GraphiQL docs
Pull Request -
State: closed - Opened by romainletendart almost 2 years ago
#1457 - Reduce cognitive complexity and typo fixes
Pull Request -
State: open - Opened by lilac-supernova-2 almost 2 years ago
#1456 - Backport Python 3.11 and Django 4.2 in v2
Pull Request -
State: closed - Opened by wongcht almost 2 years ago
- 4 comments
#1455 - adding optional_field in Serializermutation to enfore some fields to be optional
Pull Request -
State: closed - Opened by mahmoudmostafa0 almost 2 years ago
- 2 comments
#1454 - Remove default output fields from SerializerMutation
Pull Request -
State: closed - Opened by nossila almost 2 years ago
- 2 comments
#1453 - many_to_many_extras use with through table referencing the same model on both foreign keys.
Issue -
State: closed - Opened by m4riok almost 2 years ago
Labels: 🐛bug
#1452 - Only release on pypi after tests pass
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
#1451 - Test/rebase
Pull Request -
State: closed - Opened by superlevure almost 2 years ago
#1450 - fix: empty list is not an empty value for list filters even when a custom filtering method is provided
Pull Request -
State: closed - Opened by tcleonard almost 2 years ago
- 3 comments
#1448 - SyntaxError When Trying to Run Django Project with Graphene
Issue -
State: closed - Opened by faresemad almost 2 years ago
- 2 comments
#1447 - Miscellaneous CI fixes
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
- 3 comments
#1446 - fix: foreign key nullable and custom resolver
Pull Request -
State: closed - Opened by superlevure almost 2 years ago
- 2 comments
#1445 - fix: foreign key nullable and custom resolver
Pull Request -
State: closed - Opened by superlevure almost 2 years ago
#1443 - Prevent duplicate CI runs, also work with PRs from forks
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
#1442 - Prevent duplicate CI runs
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
- 1 comment
#1441 - Use ruff in pre-commit
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
#1440 - Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI
Pull Request -
State: closed - Opened by kiendang almost 2 years ago
- 3 comments