Files @ 342f8434ed14
Branch filter:

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

Marcin Kuzminski
fixed creation of cache data dir, on first run
1
2
3
4
5
6
7

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

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