view pylons_app.egg-info/entry_points.txt @ 414:27f801e03489

fixed escaping for new webhelpers and added perm2user constraint
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 19 Aug 2010 23:42:40 +0200
parents 564e40829f80
children
line wrap: on
line source


    [paste.app_factory]
    main = pylons_app.config.middleware:make_app

    [paste.app_install]
    main = pylons.util:PylonsInstaller