X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3517c7fa3ec165a2650799a8d821d21116789c3b..9661cd90418ab652e181f6e85c2b3532b8f0c8f5:/project/settings.py diff --git a/project/settings.py b/project/settings.py index a4187068..e958113d 100644 --- a/project/settings.py +++ b/project/settings.py @@ -114,7 +114,8 @@ INSTALLED_APPS = ( 'toolbar', ) -REPOSITORY_PATH = '/Users/zuber/Projekty/platforma/files/books' + +# REPOSITORY_PATH = '/Users/zuber/Projekty/platforma/files/books' IMAGE_DIR = 'images' try: