Results 4 comments of Maxim Loginov
trafficstars

There is an attempt to implement this feature in https://github.com/Fwhiteiv/django-survey/commit/d5d8d0b8c5ae5a1175cd554eabb79e272537c1d0 as far as I can see it simply disables ability to edit previous responses, thus avoid choosing response. Could you...

> > How to make a group header? e.g "The following items are about activities ... ?" in the example above. > That would be a category to create in...

If I try to implement this using https://github.com/Sinkler/django-radiogrid would you include the additional dependency to django-survey? The project seems to be well-maintained and compatible different python/django versions.

btw the issue #123 may be relevant to this one, @gjelsas could you confirm?