Skip to content

Upgrade to Django 5.2 from 4.2#450

Open
kofrezo wants to merge 1 commit into
mainfrom
dk_django_52
Open

Upgrade to Django 5.2 from 4.2#450
kofrezo wants to merge 1 commit into
mainfrom
dk_django_52

Conversation

@kofrezo

@kofrezo kofrezo commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@kofrezo kofrezo self-assigned this Jun 12, 2026
@kofrezo kofrezo changed the title Dk django 52 Upgrade to Django 5.2 from 4.2 Jun 12, 2026
@kofrezo kofrezo force-pushed the dk_django_52 branch 2 times, most recently from d8bf062 to 1f1bad2 Compare June 18, 2026 09:47
Replace APIs removed across Django 5.0/5.1 and bump dependencies.

- api/decorators: use datetime.timezone.utc instead of the
  django.utils.timezone.utc alias (removed in 5.0)
- serverdb/models: convert Meta.index_together to Meta.indexes
  (removed in 5.1); merge the new index into ServerInetAttribute's
  existing GistIndex list
- settings: drop USE_L10N (removed in 5.0; USE_TZ already True)
- Pipfile: Django ~=5.2, django-compressor ~=4.6 (5.2 support),
  django-extensions <5.0.0 (5.2 support)
@kofrezo kofrezo added the dependencies Pull requests that update a dependency file label Jun 18, 2026
@kofrezo kofrezo marked this pull request as ready for review June 18, 2026 13:16
@kofrezo kofrezo requested a review from brainexe June 18, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant