How can I use request.POST.getlist in django formset?
However I can able to use request.POST.getlist for Modelform by just specifying 
the field name but how can I do the same with formset?


_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to