OK I did it, it found "appname"
but could not render it right -
cannot find the stylesheets.


routers = dict(
    BASE = dict(
        default_application = 'appname',
        default_controller='default'
    ),
)

Reply via email to