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.

Form 프로세스

form_process

Django form process

image

⚠️ **GitHub.com Fallback** ⚠️