Zmiana katalogu przeglądanego przez filebrowser na images oraz usunięcie wyświetlania...
[redakcja.git] / platforma / settings.py
index 1e0d212..1ca8c81 100644 (file)
@@ -127,6 +127,8 @@ INSTALLED_APPS = (
 
 
 FILEBROWSER_URL_FILEBROWSER_MEDIA = STATIC_URL + 'filebrowser/'
+FILEBROWSER_DIRECTORY = 'images/'
+FILEBROWSER_ADMIN_VERSIONS = []
 
 
 # REPOSITORY_PATH = '/Users/zuber/Projekty/platforma/files/books'