annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
1 include pylons_app/config/deployment.ini_tmpl
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
2 recursive-include pylons_app/public *
564e40829f80 initial commit.
Marcin Kuzminski
parents:
diff changeset
3 recursive-include pylons_app/templates *