kapt-labs / django-check-seo

Django Check SEO will check the SEO aspects of your site for you, and will provide advice in case of problems. Compatible with Django & Django-CMS!
GNU General Public License v3.0
154 stars 12 forks source link

fix(django): The default_app_config application configuration is deprecated #61

Closed DmytroLitvinov closed 8 months ago

DmytroLitvinov commented 8 months ago

Fix #60

corentinbettiol commented 8 months ago

Thank you for this fix!