/Try-Django-1.8

Try Django 1.8 is an introduction to Django version 1.8. This series covers a variety of Django basics as well as Django 1.8 specific material

Primary LanguageJavaScriptMIT LicenseMIT

Try Django 1.8 Logo

Try Django 1.8 Tutorial Series

Try Django 1.8 is an introduction to Django version 1.8. This series covers a variety of Django basics as well as Django 1.8 specific material. Created by Team CFE @ http://joincfe.com.

The tutorial videos are available on our YouTube channel and ad-free on Coding for Entrepreneurs.

The tutorial code below is the final code from the end of each tutorial video. Each link below is tied directly to the tutorial's title. Please note that some videos will not have code reference code.

Tutorial Code

Template Configuration

Models

Admin

Model Form

Form Validation

View & Template Context

Forms in Views

Setup Email

Static files & Serve Static Files

Adding Bootstrap to Django

Django Templates - Include, Inheritance, Blocks

Third Party Library - Django Crispy Forms

Bootstrap Grid System

Styling MVP Landing Part 1

CSS with Blocks

URL Names as Links

Styling MVP Landing Part 2

Django Registration Redux Start

Django Registration Redux - Done

Update Django Login URL to Custom URL

Authentication Links in the Navbar

Login Form in Bootstrap Navbar

Styling MVP Landing Part 3

Logo Image in Navbar

Promo Video & Images

Icons with Font Awesome

Content for Authenticated Users

QuerySet Basics

Settings for Different Environments

Using SSH with WebFaction

FTP for Production Settings

Fix Static Settings

Final Code