I would like to unit test a django view by sumitting a form. The problem is that this form has a captcha field (based on django-simple-captcha). I would like to unit test a django view by sumi
I would like to unit test a django view by sumitting a form. The problem is that this form has a captcha field (based on django-simple-captcha). I would like to unit test a django view by sumi