view MANIFEST.in @ 458:00f883abdb0c

fixed a bug when given wrong username at login broken in last reimplemntation of forms
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 05 Sep 2010 13:55:47 +0200
parents 644795a4e8d2
children 298546182b41
line wrap: on
line source

include pylons_app/config/deployment.ini_tmpl

include hg_app_daemon
include hg_app_daemon2

recursive-include pylons_app/public/css *
recursive-include pylons_app/public/images *

include pylons_app/public/js/yui2.js
include pylons_app/public/js/excanvas.min.js
include pylons_app/public/js/yui.flot.js

recursive-include pylons_app/templates *