Allow configuring additional database settings so we can use postgres.
authorDiane Trout <diane@caltech.edu>
Mon, 16 May 2011 22:02:45 +0000 (15:02 -0700)
committerDiane Trout <diane@caltech.edu>
Mon, 16 May 2011 22:02:45 +0000 (15:02 -0700)
commit2f593bd41e4d64d133acf675d4a8a6c694007cac
tree38b6172d9bc4828d50efdde344ceaee5e5284b91
parent969a052ede6deaf9c2338235ef169288d6db9022
Allow configuring additional database settings so we can use postgres.

Now instead of a couple of database settings in [frontend] in
the htsworkflow.ini file, frontend just points to a different
ini configuration block that contains the ability to set all
of the database configuration parameters.
htsworkflow/settings.py