summaryrefslogtreecommitdiffstats
path: root/ocata/ocata/extensions/views/epacaps.py
diff options
context:
space:
mode:
Diffstat (limited to 'ocata/ocata/extensions/views/epacaps.py')
-rw-r--r--ocata/ocata/extensions/views/epacaps.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocata/ocata/extensions/views/epacaps.py b/ocata/ocata/extensions/views/epacaps.py
index 77542b31..025d55df 100644
--- a/ocata/ocata/extensions/views/epacaps.py
+++ b/ocata/ocata/extensions/views/epacaps.py
@@ -23,7 +23,7 @@ from newton_base.extensions import epacaps as newton_epacaps
logger = logging.getLogger(__name__)
-DEBUG=True
+# DEBUG=True
class EpaCaps(newton_epacaps.EpaCaps):