Django Form Tutorial | Part 01 | Create and Display Form on webpage within minutes

preview_player
Показать описание
This is the Part 01 of the Django Form Tutorial Series. In this video we have seen how to create a form and display that on a web page. We have also used Bootstrap to give a more presentable look to our form.

Once we create a template of our form, we can re-use it to create new forms within just few minutes.

---------------------------------------------------

My Configuration:

Django 2.1
Python 3.6
Pycharm Professional Edition 2018.2 IDE
Ubuntu 18.04 Operating System
Рекомендации по теме
Комментарии
Автор

I have made some mistakes in the video. I forgot to put <form> tags around the form.

The other mistake was at 19:36. By mistake, instead of creating __init__.py file inside templatetags directory, I created that inside templates directory and I didn't even notice it.

learnprogramming
Автор

hi there,
wonderful videos. looking forward to see more from you.
But i have a question, Why would u make a custom template tag if you can achieve that the attrs like class: 'form-control'

MuhammadMahirQ
Автор

Bro how can i store date of birth via html page(like gender u did.)

KrishnaManohar
welcome to shbcf.ru