Skip to content

Preserve callable type in view decorators #67

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

Conversation

maciej-gol
Copy link
Contributor

@maciej-gol maciej-gol commented Apr 13, 2019

Fixes error: Missing type parameters for generic type in strict mode for some decorators. As per mypy documentation.

@maciej-gol maciej-gol force-pushed the preserve-callable-type-in-view-decorators branch from 7f15ee6 to d27abad Compare April 13, 2019 14:38
@maciej-gol maciej-gol force-pushed the preserve-callable-type-in-view-decorators branch from d27abad to d4cbaa3 Compare April 13, 2019 14:47
@mkurnikov mkurnikov merged commit 952e1c3 into typeddjango:master Apr 13, 2019
@TonyRippy TonyRippy mentioned this pull request Dec 20, 2021
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.

2 participants