* update string catalog and german translation (addresses #11)
* create new actions for adding customers in customers controller
(addresses #12)
git-svn-id: file:///var/www/wwwusers/usr01/svn/pyalchemybiz/trunk@10 389c73d4-bf09-4d3d-a15e-f94a37d0667a
* add __repr__() to all current module objects (fixes#10)
* pep8 fixes in all Python files (addresses #9)
* create subdirectory for customer templates (addresses #2)
git-svn-id: file:///var/www/wwwusers/usr01/svn/pyalchemybiz/trunk@8 389c73d4-bf09-4d3d-a15e-f94a37d0667a
* add a product and producttype table (addresses #1)
* add a person table and reference to customers table (fixes#8)
* use sqlalchemy-migrate's API to setup database and add
configuration for the sqlalchemy-migrate calls to development.ini
and the paste_deploy template (fixes#7)
git-svn-id: file:///var/www/wwwusers/usr01/svn/pyalchemybiz/trunk@7 389c73d4-bf09-4d3d-a15e-f94a37d0667a
* remove generated template python code (fixes#6)
* add an index controller and make it the default (addresses #5)
* add a dependency to sqlalchemy-migrate (fixes#4, addresses #2)
git-svn-id: file:///var/www/wwwusers/usr01/svn/pyalchemybiz/trunk@6 389c73d4-bf09-4d3d-a15e-f94a37d0667a
* switch to setuptools
* *.egg-info and dist added to svn:ignore
git-svn-id: file:///var/www/wwwusers/usr01/svn/pyalchemybiz/trunk@3 389c73d4-bf09-4d3d-a15e-f94a37d0667a