skeleton/__init__.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 18 Sep 2009 12:47:47 +0200
branchstable
changeset 3320 0dc8b2d46a53
parent 0 b97547f5f1fa
permissions -rw-r--r--
more in the way of subclassability & args passing all the way down do not set cookie if the tree is throw-away
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
"""cubicweb-%(cubename)s application package
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     2
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     3
%(longdesc)s
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     4
"""