annotate MANIFEST.in @ 365:ec7b76d4bda4

Added initial query skipp when seting up the app. Added internal server error when deleting user using ajax permission form removed graph unneded code
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 27 Jul 2010 14:41:43 +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 *