changes of os.chdir(instance.jobdirname) os.chdir('..')
authorCezary Czaplewski <czarek@chem.univ.gda.pl>
Tue, 22 Aug 2017 07:46:44 +0000 (09:46 +0200)
committerCezary Czaplewski <czarek@chem.univ.gda.pl>
Tue, 22 Aug 2017 07:46:44 +0000 (09:46 +0200)
commit2dc2941290afa8acdf82d37f1828110e2d257b61
treee6dc77ae64fd30d4bcda92d9037f1355a2c01e53
parent97470af3cbbcdc8f6bf92fdc92c33f14cccae170
changes of os.chdir(instance.jobdirname) os.chdir('..')

error should not propagate to the next job
django_simple/todo/jobfiles.py
django_simple/todo/views.py