Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.
This repository was archived by the owner on May 27, 2023. It is now read-only.

Перейти на Strawberry и Django 4 #1164

@SquakR

Description

@SquakR

Целесообразно сразу перейти на Strawberry без промежуточного этапа с Graphene 3. Однако такой переход осложняется тем, что Graphene 2 и Strawberry не живут в одном приложении из-за разных версий GraphQL-core. Схема зависимостей следующая:

dcis -> devind-helpers -> graphene 2
     -> devind-core -> devind-helpers -> graphene 2                   
                    -> graphene 2
     -> devind-dictionaries -> graphene-django-filter -> graphene 2
                            -> graphene 2
     -> devind-notifications

Причем от devind-helpers и devind-core зависит также eleden. Таким образом, переход нужно осуществлять постепенно, в несколько этапов:

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filehelp wantedExtra attention is neededpythonPull requests that update Python code

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions