http://stackoverflow.com/questions/5895588/django-multivaluedictkeyerror-error-how-do-i-deal-with-it
Use the example sentance : request.POST.get('Key', False) to avoid exception occurs.