Skip to content

Instantly share code, notes, and snippets.

@YankeeTube
Created January 30, 2019 15:10
Show Gist options
  • Select an option

  • Save YankeeTube/f7d3153dee3ba663bd8e31cc763b5346 to your computer and use it in GitHub Desktop.

Select an option

Save YankeeTube/f7d3153dee3ba663bd8e31cc763b5346 to your computer and use it in GitHub Desktop.
<!-- 아래와 같은 폼 뷰를 사용할 경우 -->
{{ form.nametest }}
<!-- 결과 물 -->
<input type='radio' name='nametest' id='test' class='class'/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment