typeddjango / djangorestframework-stubs

PEP-484 stubs for django-rest-framework
MIT License
439 stars 115 forks source link

Update `utils.timezone `DRF to 3.15.0 #577

Closed JaeHyuckSa closed 5 months ago

JaeHyuckSa commented 5 months ago

I have made things!

I added the missing utils.timezone modules to the DRF 3.15 update list.

Related issues

Upstream PR: https://github.com/encode/django-rest-framework/pull/8924

JaeHyuckSa commented 5 months ago

I wonder why this module was omitted. Why is that?

Related file: https://github.com/encode/django-rest-framework/blob/master/rest_framework/utils/timezone.py