It would be really handy if quickstart made a "create_db.py" script. This script would have all the required imports etc and the developer is then free to add database and other initialization code, for example default categories, admin user, etc. When running tg-admin sql create this script would be run once all the tables have been created.
- [TurboGears] Quickstart should create a default "create... Dan Jacob

