All Projects → codingforentrepreneurs → Try Django 19

codingforentrepreneurs / Try Django 19

Licence: mit
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Try Django 19

Djangoblog
🍺基于Django的博客系统
Stars: ✭ 4,256 (+1425.45%)
Mutual labels:  django-blog, django
Django Hexo Matery
尝试用Django3重写的我的Hexo博客,使用的前端主题是 Matery。
Stars: ✭ 92 (-67.03%)
Mutual labels:  django-blog, django
Awesome Django
The Best Django Resource, Awesome Django for mature packages.
Stars: ✭ 591 (+111.83%)
Mutual labels:  django-blog, django
Tweetme 2
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Stars: ✭ 247 (-11.47%)
Mutual labels:  django, tutorial
Django blog
A blog application made with Django and bootstrap
Stars: ✭ 172 (-38.35%)
Mutual labels:  django-blog, django
Typeidea
Django企业开发实战对应项目代码
Stars: ✭ 351 (+25.81%)
Mutual labels:  django-blog, django
Django Blog Python Learning
For newest version https://github.com/agusmakmun/python.web.id
Stars: ✭ 77 (-72.4%)
Mutual labels:  django-blog, django
Django Auth Tutorial
Source code for Django authentication tutorial.
Stars: ✭ 160 (-42.65%)
Mutual labels:  django, tutorial
Djangoblog
😱一款基于Django和Boostrap框架的个人博客网站源码
Stars: ✭ 142 (-49.1%)
Mutual labels:  django-blog, django
Django Dersleri
YouTube Django Dersleri için proje kaynak kodu
Stars: ✭ 135 (-51.61%)
Mutual labels:  django-blog, django
Reactify Django
Integrate React & Django
Stars: ✭ 205 (-26.52%)
Mutual labels:  django, tutorial
Django Practice Book
《Django企业开发实战》已出版
Stars: ✭ 251 (-10.04%)
Mutual labels:  django-blog, django
Justchat
A chat application built with Django channels.
Stars: ✭ 183 (-34.41%)
Mutual labels:  django, tutorial
Django Blog
django搭建博客
Stars: ✭ 365 (+30.82%)
Mutual labels:  django-blog, django
Rest Api Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
Stars: ✭ 171 (-38.71%)
Mutual labels:  django, tutorial
Microsite
Full featured and completely customizable django site for organizations.
Stars: ✭ 75 (-73.12%)
Mutual labels:  django-blog, django
Kubernetes Django
Scalable and resilient Django with Kubernetes.
Stars: ✭ 145 (-48.03%)
Mutual labels:  django, tutorial
Faq
Useful Django-related information collected by `@pydjango` chat users.
Stars: ✭ 152 (-45.52%)
Mutual labels:  django, tutorial
Geekblog
A full blog system based on Django
Stars: ✭ 123 (-55.91%)
Mutual labels:  django-blog, django
Django Blog It
django blog - complete customization and ready to use with one click installer
Stars: ✭ 172 (-38.35%)
Mutual labels:  django-blog, django

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].