Try Django 19

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.
Alternatives To Try Django 19
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tutorial1,455
2 days ago106otherMakefile
This is a tutorial we are using for Django Girls workshops
Django Locallibrary Tutorial1,379
2 months ago2cc0-1.0Python
Local Library website written in Django; example for the MDN server-side development Django module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django.
Docker Tutorial1,324
a day ago5mitPython
Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝
Python Learning Resources1,026
4 months ago4
Django Beginners Guide950
2 years ago22mitPython
A Complete Beginner's Guide to Django - Code Samples
Djangoforbeginners912
a month ago5mitJavaScript
Source code for Django For Beginners
Hellodjango Blog Tutorial909
2 years ago11gpl-3.0Python
免费带你学 django 全栈!基于 django 2.2 的个人博客,初学者绝对不能错过的 django 教程!。◕ᴗ◕。
Django Rest Framework Tutorial682
2 years ago5mitPython
Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝
My_ml_service560
9 months ago12mitPython
My Machine Learning Web Service
Docker Django Nginx Uwsgi Postgres Tutorial405
6 days ago3mitPython
Docker + Django + Nginx + uWSGI + Postgres 基本教學 - 從無到有 ( Docker + Django + Nginx + uWSGI + Postgres Tutorial )
Alternatives To Try Django 19
Select To Compare


Alternative Project Comparisons
Readme

Try Django 1.9 Logo

Try Django 1.9

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

Lecture Code

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.

4 - Versions & Install

5 - Superuser & Admin

6 - First App & Model

7 - Model to Admin

8 - Customize Admin

9 - CRUD

10 - Writing our first View

12 - Mapping URLs to Views

13 - In App URLs

14 - Django Templates

15 - Template Context

16 - QuerySet Basics

17 - Get Item or 404 Query

18 - Dyanmic Url Routing & Patterns

19 - URL Links & Get Absolute URL

20 - Model Form & Create View

21 - Instance Update View

22 - Django Messages Framework

23 - Delete View

24 - Templates & Inheritance

25 - Setup Static Files - CSS - Javascript - Images in Django

26 - Implment Bootstrap

27 - Pagination by QuerySet

28 - File Uploads with FileField and ImageField

29 - SlugField

30 - Social Share Links

31 - Custom Template Tag

32 - Basic User Permissions

33 - Associate User to Post with a Foreign Key

34 - Using Facebook Comments

35 - Item Publish Date & Draft

36 - Model Managers & Handling Drafts

37 - Search Posts

Final Try Django 1.8 Code

Popular Django Projects
Popular Tutorials Projects
Popular Frameworks Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Python
Django
Tutorials
Basic
Django Blog