Author
Released
1/22/2018- Creating a new Django project
- Defining Django models and fields
- Performing Django migrations
- Querying data with the Django ORM
- Building URL handlers and views
- Building Django templates
- Integrating CSS and JavaScript in Django templates
Skill Level Intermediate
Duration
Views
- [Caleb] Hi, I'm Caleb Smith. Django is a popular web framework built on top of Python that allows you to rapidly create maintainable web applications. In this course, we'll start by installing Python and Django and I'll walk you through the setup of a simple project. Next we'll look at how models, URL patterns, views and templates are used together to create powerful modular code for a web application. We'll also touch on related topics important for working with Django such as regular expressions and incorporating CSS and JavaScript into our project.
We'll use each of these concepts to build an example project that manages pet adoptions. Let's begin.
Related Courses
-
Learning the Python 3 Standard Library
with Kathryn Hodge2h 9m Intermediate
-
Introduction
-
Welcome39s
-
-
1. Setting Up a Django Project
-
What is Django?1m 35s
-
Create a Django project3m 6s
-
Create a Django app3m 13s
-
-
2. Working with Django Models and the Admin
-
Django models1m 44s
-
Django fields2m 57s
-
Implement models and fields4m 35s
-
Django migrations5m 3s
-
Import CSV data4m 43s
-
Work with the Django admin5m 41s
-
3. Building URL Handlers and Views
-
Understand URL patterns4m 17s
-
Implement URL patterns6m 47s
-
Implement Django views6m 21s
-
-
4. Building Django Templates
-
Django templates5m 39s
-
Implement Django templates8m 22s
-
Structure templates3m 26s
-
Integrate CSS and JavaScript5m 21s
-
-
Conclusion
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Welcome