view pylons_app.egg-info/entry_points.txt @ 370:5df93e22eec0

user edit form html fix
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 27 Jul 2010 15:57:21 +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