janekg89 / flutype_webapp

FluTypeDB
https://www.flutype.de
GNU Lesser General Public License v3.0
1 stars 1 forks source link

ValueError when creating new washing step #132

Closed matthiaskoenig closed 6 years ago

matthiaskoenig commented 6 years ago

When creating a new Washing Process Step only with sid I get an value error.

Request Method: | POST
-- | --
http://127.0.0.1:8000/steps/new/Washing/
1.11.7
ValueError
The view flutype.views.step_new didn't return an HttpResponse object. It returned None instead.
/home/mkoenig/envs/flutype_webapp/lib/python3.6/site-packages/django/core/handlers/base.py in _get_response, line 198
/home/mkoenig/envs/flutype_webapp/bin/python
janekg89 commented 6 years ago

solved in recent commits