form basic - pai-plznw4me/django-initializer GitHub Wiki
Form 기초
Form 이란?
In HTML, a form is a collection of elements inside
... that allow a visitor to do things like enter text, select options, manipulate objects or controls, and so on, and then send that information back to the server.