Building Web Applications in Django

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/django-build-web-apps

课程评论:没有评论

第一个写评论        关注课程

课程大纲

Data Models
Django Views
Django Generic Views
Forms in HTTP and HTML

课程评论(0条)

课程详情

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.

课程标签

0人关注该课程

主题相关的课程