Skip to content

[BUG]DEFAULT_AUTO_FIELD errors #595

@RanceH

Description

@RanceH

Tag/version of Container Images
Image v. 0.4

Got a log full of these kinds of log entries:
hyperkitty.ThreadCategory: (models.W042) Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField'.
HINT: Configure the DEFAULT_AUTO_FIELD setting or the HyperKittyConfig.default_auto_field attribute to point to a subclass of AutoField, e.g. 'django.db.models.BigAutoField'.

These come from modules of hyperkitty and postorius.

They appear to be related to this: Default Auto Field

Not sure where to fix this, but I'm happy to help if I can.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions