view pylons_app.egg-info/entry_points.txt @ 458:00f883abdb0c

fixed a bug when given wrong username at login broken in last reimplemntation of forms
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 05 Sep 2010 13:55:47 +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