Files @ a26f48ad7a8a
Branch filter:

Location: kallithea/MANIFEST.in

Marcin Kuzminski
fixes issue #16 reimplementation of database repository, for using generic pk instead of repo naming as pk. Which caused to many problems.
Fixed issue when redirecting after repo name change to 404.
Removed update hook from basic app setup
1
2
3
include pylons_app/config/deployment.ini_tmpl
recursive-include pylons_app/public *
recursive-include pylons_app/templates *