-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
It would be nice if the functions showed type hints.
At the moment Django doesn't have these, but it'd be nice to know that we have support for them in future, if they're added.
There's a chance that we might be able to draw them out of django-stubs (or similar), but I'm not sure about that... it'd add another dimension to the data we need to parse, and we'd have to solve the problem of integrating them with the existing code.
I've opened this ticket to track the idea, but I'm not planning on working on it presently.
Metadata
Metadata
Assignees
Labels
No labels