Django Core | A Reference Guide to Core Django Concepts
Offered By: Udemy
Course Description
Overview
Dive in deep to the core concepts behind the power Django framework written in Python. Using Django 1.10 with Python 3
What you'll learn:
What you'll learn:
- Django Models
- Model Instance Methods & Properties
- Model-level field validation
- Django Forms and Formsets
- Form validation
- Model Form
- Function Based Views (FBVs)
- Class Based Views (CBVs)
- CRUD in Django Views (Create Retrieve Update Delete List)
- Django Templates
- Django translation
- Deploying Django on a Live Server| Heroku, Webfaction, Linode, Digital Ocean
- Celery + Redis for asynchronous tasks and scheduled tasks
- and much more!
- Requirements are Python 2.7 or 3.3 and Django 1.8 & up
- We use Python 3 and Django 1.10 in this one
Our philosophy is teaching individuals how to code by going through step by step projects. This drives the majority of our content with one exception:the Django Core course.
In this course, we go in-depth into various Django concepts to provide a comprehensive guide to topics that include:
- Django Models
- Model Instance Methods &Properties
- Model-level field validation
- How models map to databases andPrimary Keys
- Django Forms and Formsets
- RelatingDatawithForeign Keys in Django
- Handling Subdomains with Django Hosts
- Form validation
- Model Form
- Function Based Views (FBVs)
- Class Based Views (CBVs)
- CRUDin Django Views(Create Retrieve Update Delete List)
- Django Templates
- Template Inheritance
- Template shortcuts &Filters
- Django translation
- and much more!
We built this for students looking for a in-depth look at the above concepts. We encourage you to have some experience with Django such as our Try Django series (1.8 &Up) which is available on Udemy.
Taught by
Justin Mitchel
Related Courses
Apply advanced testing for your Django web applicationCoursera Project Network via Coursera APIs
Meta via Coursera Back-End Developer Capstone
Meta via Coursera Apply basic testing for your Django web application
Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera