I\'m using something like this in my template
{% for service in servic
you can get the expected list just by using...
request.POST.getlist('fiel_name')