changeset 2335 | 366e64ecba91 |
parent 2066 | 1855c783934f |
child 2336 | 58d2310330d3 |
--- a/app/settings.py Fri May 22 10:08:08 2009 +0200 +++ b/app/settings.py Sun May 24 22:29:54 2009 +0200 @@ -100,6 +100,7 @@ os.path.join(ROOT_PATH, 'ghop', 'templates'), os.path.join(ROOT_PATH, 'gsoc', 'templates'), os.path.join(ROOT_PATH, 'soc', 'templates'), + os.path.join(ROOT_PATH, 'shell', 'templates'), ) INSTALLED_APPS = (