From: Cezary Czaplewski Date: Mon, 16 Apr 2018 15:59:53 +0000 (+0200) Subject: limit for data storage explained in tutorial X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=commitdiff_plain;h=d9b6be4d33675b57fc47bb8f7b8484c2f845b65d;p=django_unres.git limit for data storage explained in tutorial --- diff --git a/django_simple/todo/templates/tutorial.html b/django_simple/todo/templates/tutorial.html index eb28a67..5382ac7 100644 --- a/django_simple/todo/templates/tutorial.html +++ b/django_simple/todo/templates/tutorial.html @@ -32,11 +32,15 @@ phase of a job, after which the postprocessing phase is triggered which also tak some time (up to several minutes when making a movie from an MD trajectory is requested) and whose progress is not monitored. The page is autorefreshed every 30 sec.

-Any single job can by accessed later using the address of the web page +Any single job can by accessed later (for at least 14 days) using the address of the web page displayed after job submission: e.g. http://unres-server.chem.ug.edu.pl/details1/570cf15fc638493893ece1f011ea0182/984/
Registered users can save all their jobs and access them later after logging in. +Note that the results will be available for a limited period of time, +depending on the storage space availability (at least 30 days). + +

You can use "Load example data" button before submitting calculations to try examples listed below: