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.
提供方
课程信息
您将学到的内容有
Describe and build a data model in Django
Apply Django model query and template tags/code of Django Template Language (DTL)
Define Class, Instance, Method
Build forms in HTML
您将获得的技能
- Django Template Language
- GET & POST
- Object-Oriented Programming (OOP)
- Cross-Site Scripting Forgery (CSRF)
- Django (Web Framework)
提供方

密歇根大学
The mission of the University of Michigan is to serve the people of Michigan and the world through preeminence in creating, communicating, preserving and applying knowledge, art, and academic values, and in developing leaders and citizens who will challenge the present and enrich the future.
授课大纲 - 您将从这门课程中学到什么
Data Models
This section explores how we define models in Django and then we build the data models and explore the administration interface for our application. Data models are how Django interacts with the underlying database to store and retrieve data.
Django Views
Views are the aspect of Django applications that produce the web pages that are shown to our users. Views are one of several core elements of Django applications.
Django Generic Views
We review Python Object Orientation and look at the generic views capability within Django. We use generic views by extending Django classes to make a new view class.
Forms in HTTP and HTML
We cover how GET and POST work, how forms are constructed from HTML, how we protect our applications against Cross-Site Scripting Forgery (CSRF), and how we handle browser refreshes after POST.
审阅
- 5 stars79.63%
- 4 stars14.58%
- 3 stars3.79%
- 2 stars0.91%
- 1 star1.06%
来自BUILDING WEB APPLICATIONS IN DJANGO的热门评论
Great course. I love python, and I have always wondered how to use it for web development. Charles Severance is a very engaging and knowledgeable instructor.
Dr. Chuck is the best, way better than other course alternatives, the assignments are helpful and dr. chuck's teaching is beautiful
I was always afraid to start with any web framework but instructor make it feel like an easy task. I am happy that finally I am up for taking my skills to next level.
Love the teaching style of Prof. Charles. The very interesting and useful course will boost my career and top of all I love doing this course.
关于 Django for Everybody 专项课程
This specialization introduces Python programmers to building websites using the Django library. Across the four courses, you will learn HTML, CSS, SQL, Django, JavaScript, jQuery, and JSON Web Services. During the course, you will build online websites using Django and those working websites are graded throughout the course. This series is excellent preparation for learning other ways to build web applications using technologies like PHP (Web Applications for Everybody), Flask or Ruby on Rails. This is a great first course in any web development curriculum.

常见问题
我什么时候能够访问课程视频和作业?
我订阅此专项课程后会得到什么?
有助学金吗?
还有其他问题吗?请访问 学生帮助中心。