Make picker work generically
Also removed some unused params from the JSON object.
Deleted the now unused checkHasPickGetArgs method.
Patch by: Sverre Rabbelier
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase