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

core_utils: deprecate make_dt_aware #163

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

core_utils: deprecate make_dt_aware #163

wants to merge 11 commits into from

Conversation

DDuarte
Copy link
Contributor

@DDuarte DDuarte commented Jan 16, 2024

replace by django.utils.timezone.make_aware

django is deprecating pytz and make_dt_aware is not compatible with django 4 (https://docs.djangoproject.com/en/4.2/releases/4.0/#zoneinfo-default-timezone-implementation)

Gustavo Silva and others added 10 commits January 13, 2023 11:22
dns_ips: Deprecate iprangethirdparty w tags in iprange

See merge request security/surface/surface-oss!19
mirror update

See merge request security/surface/surface-oss!26
feature: add Finding to Surface (#110)

See merge request security/surface/surface-oss!28
tests: add test to all search and filters (#103)

See merge request security/surface/surface-oss!36
dns_ips: make models.py match migrations (#123)

See merge request security/surface/surface-oss!38
update fork

See merge request security/surface/surface-oss!58
Update mirror with upstream changes

See merge request security/surface/surface-oss!67
replace by django.utils.timezone.make_aware

django is deprecating pytz
@DDuarte DDuarte requested a review from a team as a code owner January 16, 2024 16:56
@gsilvapt gsilvapt requested review from fopina and gsilvapt and removed request for lemosd-ppb and peterbppb January 16, 2024 16:56
Copy link
Contributor

@gsilvapt gsilvapt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - I'll wait for @fopina to provide his 2 cents if he has any.

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

Successfully merging this pull request may close these issues.

None yet

2 participants