Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

LinkedIn Learning

Learning Django

via LinkedIn Learning

Overview

Learn how to build data-driven web apps with Django, the Python framework that helps you take projects from concept to launch in a matter of hours.

With Django, you can take web applications from concept to launch in a matter of hours. It's a free and open-source framework that's designed on top of Python and supports data-driven architecture. In this course, learn what you need to know to get up and running with Django. Instructor Caleb Smith walks through creating a brand-new Django project, defining a data model and fields, querying the database, and using the framework's built-in URL handlers, views, and templates to structure the rest of the back end. Plus, learn how to incorporate CSS and JavaScript to enhance the style and usability of your Django templates.

Syllabus

Introduction
  • Rapidly create web applications
  • What you should know
  • GitHub and the exercise files
1. Set Up a Django Project
  • What is Django?
  • Install Python and Django
  • Create a Django project
  • Create a Django app
2. Work with Django Models and the Admin
  • Models, routing, views, and templates
  • Django models
  • Django fields
  • Implement model and fields
  • Django migrations
  • Import CSV data
  • Work with the Django admin
  • Query data with the Django ORM
3. Build URL Handlers and Views
  • Understand URL patterns
  • Implement URL patterns
  • Implement Django views
4. Build Django Templates
  • Django templates
  • Create your first Django template
  • Doing more with Django templates
  • Structure templates
  • Integrate CSS and JavaScript
Conclusion
  • Next steps

Taught by

Caleb Smith

Reviews

Start your review of Learning Django

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.