X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..b0b9c1f0f9f4cc0f5c4d00d913735ab6a81bf214:/src/catalogue/apps.py?ds=sidebyside diff --git a/src/catalogue/apps.py b/src/catalogue/apps.py index 54bfc8f8b..5dbc8b37a 100644 --- a/src/catalogue/apps.py +++ b/src/catalogue/apps.py @@ -4,6 +4,7 @@ # from django.apps import AppConfig + class CatalogueConfig(AppConfig): name = 'catalogue'