Try Django 1.9 is an introduction to Django version 1.9 by creating a simple, yet robust, Django blog. This series covers a variety of Django basics as well as Django 1.9 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.
Subscribe to our YouTube Channel
Thanks for watching!
Team CFE
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.
18 - Dyanmic Url Routing & Patterns
19 - URL Links & Get Absolute URL
22 - Django Messages Framework
25 - Setup Static Files - CSS - Javascript - Images in Django
28 - File Uploads with FileField and ImageField
33 - Associate User to Post with a Foreign Key
35 - Item Publish Date & Draft