-
-
Notifications
You must be signed in to change notification settings - Fork 517
Rewrite to incorporate __class_getitem__ present and other stuff #366
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
base: master
Are you sure you want to change the base?
Conversation
1419b14 to
e6aba81
Compare
|
Ok, this is what I imagined refactoring would be like. Those are some descriptions of the PR:
you'll have to explicitly change the manager's instantiation to the Django 3.1 will have native support for that via django/django@578c03b
Before I move all the remaining code to the new API, I'd like to have others confirm/reject this proposal. |
|
You have my approval 👍 Thanks a lot for working on this! |
|
@kszmigiel you can take a look and get familiar with the code when you have the time! |
Added dynamic class hook for `from_queryset` manager
|
@mkurnikov can you please |
No description provided.