Open
Description
When trying to render i.e: survey detail page when the survey consist of a Question with type select image
then i am getting this error 'ImageSelectWidget' object has no attribute 'template_name'
Am i missing something or is this a bug ?
I am currently using
Django==3.1.4
django-survey-and-report==1.3.31