Python Django Crash Course



In this Django 2.x crash course we will build a polling app based off the one from the docs. We will look at apps, views, models, urls, the shell and more.

Code:
https://github.com/bradtraversy/pollster_django_crash

Gist With Commands:
https://gist.github.com/bradtraversy/06538da5924882b2cf30fa6310d505b1

Continuation of this app by adding charts – by Dennis Ivy

Udemy Course Promo:
https://www.udemy.com/python-django-dev-to-deployment/?couponCode=TRAVERSYMEDIA

Sponsor: DevMountain Bootcamp
https://goo.gl/6q0dEa

💖 Become a Patron: Show support & get perks!
http://www.patreon.com/traversymedia

Udemy Courses:
https://www.traversymedia.com

Follow Traversy Media:
https://www.facebook.com/traversymedia

https://www.instagram.com/traversymedia

source

You May Also Like