
Learn how to install Django, pip, and virtualenv on Mac OS X
Stripe API calls are not processed on free accounts. All the code will still work locally. If you want to have Python Anywhere process your Stripe API calls you need the $5 account.
Change Bootstrap's HTML templates
Change navigation bar links to use Django template tags
Add a contact form
Set up the contact app to send an email
Change the contact views context
For user authentication, install django-allauth
Change the templates for django-allauth
Learn how to use Django's login required decorator
Start setting up Stripe for payment processing
Use Stripe to charge a test customer's credit card.
Learn how to use Django signals.
Learn how to create a Stripe customer when a user logs in or signs up.
Join Python Anywhere. Start a new virtual environment. Install Django.
*** September 2016: All new videos and code. Fully updated to work with the latest version of Django ***
Take this course to gain the skills you need to make money online.
Learn Django, the #1 Python Web Framework. Pinterest, Instagram, and The Washington Times are built with Django.
If you want to build an e-commerce store you need the ability to accept online customer payments. In this course, you will learn the easiest way to accept payments with your Django web applications. You will also learn how to: Implement Bootstrap with HTML templates, add Stripe to your site, build a web application with Django, and deploy applications with Python Anywhere.