Drop pytz
dependency
#590
Closed
johnthagen
started this conversation in
Feature Requests
Replies: 2 comments
-
I would support this change. As a Django package, it would be best practice to always follow in the footsteps of Django core. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This feature has been implemented within #612 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We currently have a dependency on
pytz
:django-dbbackup/requirements.txt
Line 2 in 91e3611
We should port away from this like core Django did.
Beta Was this translation helpful? Give feedback.
All reactions