Skip to content

Avoid Django 3.2+ warning#686

Merged
maxking merged 1 commit intomaxking:mainfrom
am97:fix/avoid_django_warning
Feb 25, 2024
Merged

Avoid Django 3.2+ warning#686
maxking merged 1 commit intomaxking:mainfrom
am97:fix/avoid_django_warning

Conversation

@am97
Copy link
Copy Markdown
Contributor

@am97 am97 commented Feb 22, 2024

Should fix #595 for everyone, without the need of migrations.

An alternative would be to switch to BigAutoField in order to support really big Mailman installations, and add the migrations described here to the docker-entrypoint.sh files. I can update this PR accordingly if you prefer that option.

@maxking maxking merged commit 3cf6e5d into maxking:main Feb 25, 2024
@maxking
Copy link
Copy Markdown
Owner

maxking commented Feb 25, 2024

Thanks for your contribution!

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.

[BUG]DEFAULT_AUTO_FIELD errors

2 participants