Closed anthonyrandell closed 3 years ago
You're most welcome - I'm doing a bit of investigation so will yell if I spot anything else.
Cheers, Anthony
On Thu, 12 Aug 2021 at 14:11, Pierre Sassoulas @.***> wrote:
@.**** approved this pull request.
Very nice, thank you !
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Pierre-Sassoulas/django-survey/pull/148#pullrequestreview-728579609, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVJ5VBHDJAW5TVO255M5TLT4PCAZANCNFSM5CBDJJQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
Thanks a lot. Don't hesitate to remind me if this is not yet released and you need it :)
This is the fix from issue 115 'ImageSelectWidget' object has no attribute 'template_name' -
This makes the template a class attribute instead. This now allows you to add a survey question of type image_select without crashing the survey.