Files
django-stubs/django-stubs/urls
Abhishek Chaudhary becb0c9605 fix(ResolverMatch): Added _func_path (#631)
* fix(ResolverMatch): Added _func_path

ResolverMatch class in Django contains _func_path variable and it will get initialized in init method whatever the condition, so it should be added in type stubs as well. https://github.com/django/django/blob/main/django/urls/resolvers.py#L48

* Update resolvers.pyi

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2021-06-03 13:57:16 +03:00
..
2018-12-21 05:01:08 +03:00
2018-12-21 05:01:08 +03:00
2021-04-14 12:59:57 +03:00