-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Currently RestFramework does not support Django 4.0 deprecation of pytz:
/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/rest_framework/fields.py:32: in <module>
from pytz.exceptions import InvalidTimeError
E ModuleNotFoundError: No module named 'pytz'
Update to Django 4.0 when Restframework is released.
SPKorhonen, sidmitra and arubinfalsetru and arubin
Metadata
Metadata
Assignees
Labels
No labels