test/data/views.py
author Julien Jehannet <julien.jehannet@logilab.fr>
Thu, 22 Apr 2010 17:04:51 +0200
changeset 5373 24a873060692
parent 4487 632369f43baf
child 5421 8167de96c523
permissions -rw-r--r--
[selector] allow inplace operator in selector computation Intended to facilitate overriding of existing selectors chain in view declaration. It make the code shorter and clearer when you've to import long module pathnames
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4487
632369f43baf missing test data
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
from cubicweb.web.views import xmlrss
632369f43baf missing test data
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     2
xmlrss.RSSIconBox.visible = True