Zamiana sztywnego dowiÄ…zania w skrypcie w file_xml.html na URL.
[redakcja.git] / project / settings.py
index ea7114d..5632527 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 = 'images'
 
 try:
     from localsettings import *