author | Aurelien Campeas <aurelien.campeas@logilab.fr> |
Thu, 19 Dec 2013 11:55:00 +0100 | |
branch | stable |
changeset 9429 | aed6ef251135 |
parent 9428 | 946aded614f3 |
child 9430 | fadc24618e37 |
web/uicfg.py | file | annotate | diff | comparison | revisions |
--- a/web/uicfg.py Fri Jan 17 09:07:20 2014 +0100 +++ b/web/uicfg.py Thu Dec 19 11:55:00 2013 +0100 @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. """ -This module is now deprecated, see web.views.uicfg. +This module has been moved to web.views.uicfg. """ __docformat__ = "restructuredtext en"