Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-stubs to the latest upstream #2

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PeterJCLaw
Copy link
Owner

The approach taken by the upstream to the handling of Model.objects has changed, such that the property is now correctly on the class rather than on the instances. This allows us to move to the upstream directly rather than our own fork.

@PeterJCLaw PeterJCLaw force-pushed the update-django-stubs branch from 0ad83ee to 0f9312c Compare May 27, 2023 00:17
@PeterJCLaw PeterJCLaw changed the base branch from fix-attrs-as-dataclass to master May 27, 2023 21:45
The approach taken by the upstream to the handling of Model.objects
has changed, such that the property is now correctly on the class
rather than on the instances. This allows us to move to the upstream
directly rather than our own fork.
@PeterJCLaw PeterJCLaw force-pushed the update-django-stubs branch from 0f9312c to 249e462 Compare May 27, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant