Skip to content
Snippets Groups Projects

WIP: Upload issues

Merged Carsten Fortmann-Grote requested to merge upload_issues into master
Compare and Show latest version
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -337,7 +337,8 @@ http://rarefan.evolbio.mpg.de
def results():
args = request.args
flash("DEBUG: args={}".format(args))
results_form = AnalysisForm()
if 'run_id' in args.keys():
Loading