Update template configuration for Django 1.9
[htsworkflow.git] / htsworkflow / settings / myrada.py
index aad83a88083242cfeef93607abaa205b77318c47..aad547af453b5127705428d435d22cd790b9c336 100644 (file)
@@ -3,7 +3,6 @@ import os
 from .local import *
 
 DEBUG=True
-TEMPLATE_DEBUG = True
 
 INTERNAL_IPS = ('127.0.0.1',)