Skip to content
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

Not a bug but a warning from Django #1473

Closed
cnobile2012 opened this issue May 17, 2021 · 1 comment
Closed

Not a bug but a warning from Django #1473

cnobile2012 opened this issue May 17, 2021 · 1 comment

Comments

@cnobile2012
Copy link

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.

@tim-schilling
Copy link
Member

Thanks for the issue Carl. This has already been fixed in #1467 and is pending a release.

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

No branches or pull requests

2 participants