Keep moving settings around until I can find a place that tests on multiple machines
[htsworkflow.git] / htsworkflow / settings.py
index 0f2d4da46c0eb93821addb9387c15960e1769cf7..255206db511d3bdbe7643f78f7453f4ffedc9b5b 100644 (file)
@@ -170,7 +170,7 @@ TEMPLATE_DIRS = (
     '/usr/share/python-support/python-django/django/contrib/admin/templates',
     #'/usr/lib/pymodules/python2.6/django/contrib/admin/templates/',
     os.path.join(os.path.split(__file__)[0],
-                 'htsworkflow', 'frontend','templates'),
+                 'frontend','templates'),
 )
 
 INSTALLED_APPS = (