Dodanie wyświetlania obrazków na lewo od edytora/podglądu HTML.
[redakcja.git] / project / settings.py
index ea7114d..aad5a88 100644 (file)
@@ -104,7 +104,8 @@ INSTALLED_APPS = (
     'explorer'
 )
 
-REPOSITORY_PATH = '/Users/zuber/Projekty/books/01'
+REPOSITORY_PATH = '/Users/zuber/Projekty/platforma/files/books'
+IMAGE_DIR = '/Users/zuber/Projekty/platforma/files/images'
 
 try:
     from localsettings import *