Merge branch 'master' into funding
[wolnelektury.git] / wolnelektury / settings / cache.py
index 61d3bb5..14edd53 100644 (file)
@@ -1,5 +1,5 @@
 from os import path
-from settings.paths import PROJECT_DIR
+from .paths import PROJECT_DIR
 
 CACHES = {
     'default': {