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.
Este curso faz parte do Programa de cursos integrados Django for Everybody
oferecido por
Informações sobre o curso
O que você vai aprender
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
Habilidades que você terá
- Django Template Language
- GET & POST
- Object-Oriented Programming (OOP)
- Cross-Site Scripting Forgery (CSRF)
- Django (Web Framework)
oferecido por

Universidade de Michigan
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.
Programa - O que você aprenderá com este curso
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.
Avaliações
- 5 stars79,43%
- 4 stars15,03%
- 3 stars3,79%
- 2 stars0,79%
- 1 star0,94%
Principais avaliações do BUILDING WEB APPLICATIONS IN DJANGO
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.
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.
Great Course .Learned a lot of things and doing assignment with documentation helps to learn Django more effectively
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.
Sobre Programa de cursos integrados 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.

Perguntas Frequentes – FAQ
Quando terei acesso às palestras e às tarefas?
O que recebo ao me inscrever nesta Especialização?
Existe algum auxílio financeiro disponível?
Mais dúvidas? Visite o Central de Ajuda ao estudante.