Skip to content

Not a bug but a warning from Django #1473

Closed
@cnobile2012

Description

@cnobile2012

I got this warning while running running python -Wall manage.py runserver localhost:8000.

.virtualenvs/dcolumn/lib/python3.8/site-packages/django/apps/registry.py:91: RemovedInDjango41Warning: 'debug_toolbar' defines default_app_config = 'debug_toolbar.apps.DebugToolbarConfig'. Django now detects this configuration automatically. You can remove default_app_config.

I'm the developer of dcolumn and was doing updates to my code when I found this.

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