Ejemplo n.º 1
0
def config(request):
    """loading the zca with configure.zcml of this package"""
    return configure(request, sql, 'configure.zcml')
Ejemplo n.º 2
0
def config(request):
    return configure(request, uvclight.tests.examples, 'configure.zcml')