cubicweb/skeleton/cubicweb_CUBENAME/__init__.py.tmpl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 02:26:14 +0100
changeset 12798 45242ceec212
parent 12009 a939b3a18d8e
permissions -rw-r--r--
[changelog] add information about the new debug html attributes

"""cubicweb-%(cubename)s application package

%(longdesc)s
"""


def includeme(config):
    pass