* Restructured balsam database and data/logging folders
* User explicitly creates balsam DB directory with "balsam init" * User launches DB server with "balsam dbserver" * user_settings is vastly simplified...moved all configuration logic into django_config module * Database is auto-configured on django startup; will connect to DB server automatically if client