Fixed Task public view to always call the update method.
Also removed an obsolete value ws_entity that could not be unpacked (therefore causing 505's).
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase