Skip to content

Set default for AutoFields to BigAutoField #7427

@ggainey

Description

@ggainey

We want to avoid the problem encountered in PULP-890 in the future. To do so, we need to teach Django to use BigAutoField instead of AutoField - see https://docs.djangoproject.com/en/4.2/ref/settings/#default-auto-field

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions