Clinical Professor, School of Information
Your browser is ancient!
Upgrade to a different browser to experience this site.
In this course, you will learn how Django communicates with a database through model objects. You will explore Object-Relational Mapping (ORM) for database access and how Django models implement this pattern. We will review the Object-Oriented (OO) pattern in Python. You will learn basic Structured Query Language (SQL) and database modeling, including one-to-many and many-to-many relationships and how they work in both the SQL and Django models. You will learn how to use the Django console and scripts to work with your application objects interactively.
Welcome to Building Web Applications in Django, an online course designed to teach you how Django interacts with databases through model objects. You will learn Object-Relational Mapping (ORM), Python Object-Oriented Programming (OOP) patterns, SQL basics, and database modeling, including one-to-many and many-to-many relationships. Gain hands-on experience using the Django console and scripts to interact with your application objects.
This abbreviated syllabus description was created with the help of AI tools and reviewed by staff. The full syllabus is available to those who enroll in the course.
Module 1: Data Models
Module 2: Django Views
Module 3: Django Generic Views
Module 4: Forms in HTTP and HTML
Course materials and assignments are open for self-paced learning. To earn a certificate, you must achieve an overall grade of 80% or higher. There are three graded assignments in this course, with each being worth 33.3% of your final grade.
Clinical Professor, School of Information
Course content developed by U-M faculty and managed by the university. Faculty titles and affiliations are updated periodically.
Intermediate Level
Some related experience required