typeddjango / django-stubs

PEP-484 stubs for Django
MIT License
1.58k stars 436 forks source link

Add `get_template_tag_modules` function signature to `django.template.backends.django` #2250

Closed DongwookKim0823 closed 3 months ago

DongwookKim0823 commented 3 months ago

I have made things!

This PR adds the function signature for the get_template_tag_modules function in the django.template.backends.django module.