Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade enterprise-subsidy to Django 4.2 #152

Closed
6 tasks
iamsobanjaved opened this issue Sep 26, 2023 · 1 comment
Closed
6 tasks

Upgrade enterprise-subsidy to Django 4.2 #152

iamsobanjaved opened this issue Sep 26, 2023 · 1 comment
Assignees

Comments

@iamsobanjaved
Copy link
Contributor

Kindly copy this tasklist to the PR as well.

Tasks

USE_DEPRECATED_PYTZ

# Django 4.0+ uses zoneinfo if this is not set. We can remove this and
# migrate to zoneinfo after Django 4.2 upgrade. See more on following url
# https://docs.djangoproject.com/en/4.2/releases/4.0/#zoneinfo-default-timezone-implementation
USE_DEPRECATED_PYTZ = True
@iamsobanjaved
Copy link
Contributor Author

Related internal PR:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants