Files @ 70f645fa97cc
Branch filter:

Location: kallithea/MANIFEST.in

Marcin Kuzminski
Moved repo creation to admin/repos, as part of crud controller. Now repo creation is based on a form, which can be auto filled with data from 404 page. Fixed the error controller to properly give the repo name.
1
2
3
include pylons_app/config/deployment.ini_tmpl
recursive-include pylons_app/public *
recursive-include pylons_app/templates *