web/webconfig.py
branchstable
changeset 3641 cf30e4498674
parent 3638 648d6dbec630
child 3642 8bc800f8b173
--- a/web/webconfig.py	Mon Oct 12 12:57:48 2009 +0200
+++ b/web/webconfig.py	Mon Oct 12 13:12:52 2009 +0200
@@ -12,7 +12,7 @@
 from os.path import join, exists, split
 
 from logilab.common.configuration import Method
-from logilab.common.decorators import cached
+from logilab.common.de corators import cached
 
 from cubicweb.toolsutils import read_config
 from cubicweb.cwconfig import CubicWebConfiguration, register_persistent_options, merge_options