Full Article: http://sayhelloworld.co/build-a-simpl...
Check out my Complete Django course! https://dub.sh/NvGboTI
Follow me on Twitter: / dennisivy11
Linkedin: / dennis-ivanov
Source Code: https://github.com/divanov11/Django-C...
Hello and welcome to a sayhelloworld tutorial.
In this video we will build a simple contact form that sends an email in django.
This video is designed to be a quick overview just to get a working example and not a complete project tutorial. If you would like to see a in depth detailed tutorial please leave a comment and i will make one if there is enough demand.
Just to get you up to speed i have a basic django app set up with a just template for the form and a view that renders it.