aboutsummaryrefslogtreecommitdiff
path: root/wqflask/runserver.py
AgeCommit message (Collapse)Author
2013-03-07Have first 45% of progress bar workingZachary Sloan
Changed "threaded" to True in runserver.py; this fixed issue related to getting progress bar to work
2012-10-25Looks like the code that imports logging was changed in runserver.pyZachary Sloan
Small change to the code printing out fd in search_results.py
2012-06-05Actually getting some results out of the trait and data analysis pageSam Ockman
2012-06-01Views and templates modified to allow template analysisSam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman