Skip to content

Allow any iterable to be passed to method_decorator #90

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

Merged

Conversation

PeterJCLaw
Copy link
Contributor

From reading the source of Django 2.1.9, this seems to be what's allowed there.

Fixes https://github.com/mkurnikov/django-stubs/issues/78.

From reading the source of Django 2.1.9, this seems to be what's
allowed there.

Fixes https://github.com/mkurnikov/django-stubs/issues/78.
@mkurnikov mkurnikov merged commit 2295b14 into typeddjango:master Jul 1, 2019
@PeterJCLaw PeterJCLaw deleted the method-decorator-allow-list branch May 26, 2023 23:59
voidus pushed a commit to voidus/django-stubs that referenced this pull request Apr 23, 2024
Without this, invalid signature from ForeignObject was used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

method_decorator should accept list first argument
2 participants