Skip to content

Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField #19753

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timgraham
Copy link
Member

@timgraham timgraham commented Aug 19, 2025

proposed at https://forum.djangoproject.com/t/changing-default-auto-field-to-bigautofield/42452

The test failures need https://github.com/django/jenkins-ansible/pull/108 (which can be rolled out at anytime, it's not tied to this PR).

@github-actions github-actions bot added the no ticket Based on PR title, no linked Trac ticket label Aug 19, 2025
@timgraham timgraham force-pushed the bigautofield-default branch 2 times, most recently from 25949c7 to 0f3e4d9 Compare August 20, 2025 22:30
@timgraham timgraham changed the title Change DEFAULT_AUTO_FIELD from AutoField to BigAutoField Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField Aug 20, 2025
@timgraham timgraham marked this pull request as ready for review August 20, 2025 22:30
@github-actions github-actions bot removed the no ticket Based on PR title, no linked Trac ticket label Aug 20, 2025
Copy link
Member

@cliff688 cliff688 left a comment

Choose a reason for hiding this comment

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

Hello, thanks for pushing this forward 🥇

I left some doc comments

@timgraham timgraham force-pushed the bigautofield-default branch from 0f3e4d9 to 7bb8584 Compare August 21, 2025 14:13
@timgraham timgraham force-pushed the bigautofield-default branch from 7bb8584 to ab4f4e8 Compare August 22, 2025 18:59
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.

2 participants