Files @ d66a7fa7689b
Branch filter:

Location: kallithea/pylons_app.egg-info/entry_points.txt

Marcin Kuzminski
moved loged in user propagation out of forms,
update user model to get auto update last login.
bugfix with redirect log
fixed forms logic a little bit
some other tweeks
1
2
3
4
5
6
7

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

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