remove deprecated module django.contrib.databrowse
authorDiane Trout <diane@ghic.org>
Tue, 10 Dec 2013 23:15:20 +0000 (15:15 -0800)
committerDiane Trout <diane@ghic.org>
Tue, 10 Dec 2013 23:15:20 +0000 (15:15 -0800)
htsworkflow/settings.py

index a0652c2dbdf9611131385e0c389778782efff41d..ee1cb6a2a50a6a1489a46964fe8c9678625f0a20 100644 (file)
@@ -239,7 +239,6 @@ INSTALLED_APPS = (
     'htsworkflow.frontend.inventory',
     'htsworkflow.frontend.bcmagic',
     'htsworkflow.frontend.labels',
     'htsworkflow.frontend.inventory',
     'htsworkflow.frontend.bcmagic',
     'htsworkflow.frontend.labels',
-    'django.contrib.databrowse',
 )
 
 # Project specific settings
 )
 
 # Project specific settings