view MANIFEST.in @ 367:a26f48ad7a8a

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
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 27 Jul 2010 14:53:22 +0200
parents 564e40829f80
children 644795a4e8d2
line wrap: on
line source

include pylons_app/config/deployment.ini_tmpl
recursive-include pylons_app/public *
recursive-include pylons_app/templates *