Skip to content

Instantly share code, notes, and snippets.

@YankeeTube
Created January 30, 2019 15:18
Show Gist options
  • Save YankeeTube/72fbefb420f2a3bc9306cc9240d6b299 to your computer and use it in GitHub Desktop.
Save YankeeTube/72fbefb420f2a3bc9306cc9240d6b299 to your computer and use it in GitHub Desktop.
<!-- 아래와 같은 폼 뷰를 사용할 경우 -->
{{ form.nametest }}
<!-- 결과 물 -->
<input type='radio' name='on_change' id='test' class='class'/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment