| author | cavaliet |
| Mon, 16 Jun 2014 17:37:36 +0200 | |
| changeset 270 | 0f8c8b16cb58 |
| parent 269 | 9281df55124f |
| child 272 | 1c774f7a0341 |
--- a/src/hdabo/config.py.tmpl Mon Jun 16 17:28:44 2014 +0200 +++ b/src/hdabo/config.py.tmpl Mon Jun 16 17:37:36 2014 +0200 @@ -1,7 +1,7 @@ import os BASE_DIR = os.path.dirname(os.path.abspath(__file__)).rstrip("/")+"/" -BASE_URL = '/~ymh/hdabo/' +BASE_URL = '/hdabo/' WEB_URL = 'http://localhost' # Absolute filesystem path to the directory that will hold user-uploaded files.