Make picker work generically
Also removed some unused params from the JSON object.
Deleted the now unused checkHasPickGetArgs method.
Patch by: Sverre Rabbelier
# Django settings for the example project.DEBUG = TrueTEMPLATE_DEBUG = DEBUGROOT_URLCONF = 'examples.urls'