Back to select page

release version, can not show the selected result

{% csrf_token %} {{ form1.as_table }}

modified version,use same data,can show the selected result

modified code is in the modSelect.wigets.py

{{ form.as_table }}