cubicweb/web/webctl.py
branch3.26
changeset 12281 5cc17bac799e
parent 12268 d84bc85f7f70
child 12282 61a332a50a2b
--- a/cubicweb/web/webctl.py	Thu Feb 15 11:04:20 2018 +0100
+++ b/cubicweb/web/webctl.py	Thu Mar 22 10:04:54 2018 +0100
@@ -31,6 +31,7 @@
 from cubicweb.cwctl import CWCTL
 from cubicweb.cwconfig import CubicWebConfiguration as cwcfg
 from cubicweb.toolsutils import Command, CommandHandler, underline_title
+from cubicweb.web.webconfig import _DATA_DIR
 
 
 try: