ntwe remd correction
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Sun, 27 Aug 2017 22:18:48 +0000 (00:18 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Sun, 27 Aug 2017 22:18:48 +0000 (00:18 +0200)
django_simple/todo/views.py

index 2ec8735..90d05e2 100644 (file)
@@ -315,6 +315,7 @@ def add_remd_a(request,task_id):
              task.remd_nrep=form.cleaned_data["remd_nrep"]
              task.remd_nstex=form.cleaned_data["remd_nstex"]
              task.md_ntwx=form.cleaned_data["md_ntwx"]             
+             task.md_ntwe=form.cleaned_data["md_ntwe"]
 #             task.remd_traj1file=form.cleaned_data["remd_traj1file"]
 #             task.remd_rest1file=form.cleaned_data["remd_rest1file"]