Adjust django driver script to test the whole package.
authorDiane Trout <diane@caltech.edu>
Tue, 5 Apr 2011 17:10:17 +0000 (10:10 -0700)
committerDiane Trout <diane@caltech.edu>
Tue, 5 Apr 2011 17:10:17 +0000 (10:10 -0700)
commit2a7c8d5aad2ab6c5d596ae0ca4d117e763de3f58
treea24df2130d2298447a6d31b09e2bbabe022bb466
parent339e50df97972aba1830af6e28cebbee5c432d8e
Adjust django driver script to test the whole package.
I moved settings & manage up a bit in the tree, and added a dependency
on python-django-nose which uses nose for the django test runner.

This version is using the class based runner, which appears
to require django 1.2. I'm not sure what's on the cluster machines
right now.
htsworkflow/frontend/manage.py [deleted file]
htsworkflow/frontend/settings.py [deleted file]
htsworkflow/settings.py [new file with mode: 0644]
manage.py [new file with mode: 0644]