Remove machina, remove default cache config, add some upgrades and compatibility...
[wolnelektury.git] / src / wolnelektury / settings / __init__.py
index f8451cc..113c1e7 100644 (file)
@@ -8,7 +8,6 @@ from sentry_sdk.integrations.django import DjangoIntegration
 from .apps import *
 from .basic import *
 from .auth import *
-from .cache import *
 from .celery import *
 from .contrib import *
 from .custom import *