Skip to content

RemovedInDjango41Warning for default_app_config #66

@willkg

Description

@willkg

dockerflow kicks up a RemovedInDjango41Warning because there's a default_app_config defined in dockerflow.django.__init__.py.

As of 3.2, Django automatically finds AppConfig things:

https://docs.djangoproject.com/en/3.2/releases/3.2/#automatic-appconfig-discovery

Further, as of 3.2 setting default_app_config is deprecated:

https://docs.djangoproject.com/en/3.2/releases/3.2/#id3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions