How to make a website with Python and Django - BUILD A CONTACT PAGE WITH DJANGO FORMS (E05)

If you missed the first part, watch it here: Welcome to my full tutorial series about how to build a website! I asked our instagram followers what they wanted to see from our channel in the next month and the overwhelming response was “we want to see how to make a website using Django and Python“. In this episode, I’ll show you how to build a contact page that sends emails to the system admin. The contact page
Back to Top