X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Fsettings.py;h=34f830d8738e1908d83f53d0a2726b96b078c402;hb=32883c0c4a767258ffbbb635c5543902bdd46b8c;hp=dce3d90c53608f876cf6b786604288513e96b972;hpb=e3d98b912474142affa7a76ca4c2d763f186b9ba;p=htsworkflow.git diff --git a/htsworkflow/settings.py b/htsworkflow/settings.py index dce3d90..34f830d 100644 --- a/htsworkflow/settings.py +++ b/htsworkflow/settings.py @@ -42,6 +42,7 @@ INSTALLED_APPS = ( 'django.contrib.messages', 'django.contrib.staticfiles', 'django.contrib.humanize', + 'south', 'htsworkflow.frontend.eland_config', 'htsworkflow.frontend.samples',