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 forma parte de Programa especializado: Django for Everybody
ofrecido por
Acerca de este Curso
Qué aprenderás
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 obtendrás
- Django Template Language
- GET & POST
- Object-Oriented Programming (OOP)
- Cross-Site Scripting Forgery (CSRF)
- Django (Web Framework)
ofrecido por

Universidad de Míchigan
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 - Qué aprenderás en 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.
Reseñas
- 5 stars79,45 %
- 4 stars14,96 %
- 3 stars3,82 %
- 2 stars0,79 %
- 1 star0,95 %
Principales reseñas sobre BUILDING WEB APPLICATIONS IN DJANGO
This is an amazing course. Taught me all web development and Django basics. Happy to take the course.
Solid course with good explanation. One strong advice - start loving official software/hardware docs. It's like LEGO - just follow the instruction. Cheers
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.
A great introduction course while if the PPT can be a bit more dynamic rather than plain images as some of the wordings on the ppt are too small or too many to read.
Acerca de Programa especializado: 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.

Preguntas Frecuentes
¿Cuándo podré acceder a las lecciones y tareas?
¿Qué recibiré si me suscribo a este Programa especializado?
¿Hay ayuda económica disponible?
¿Tienes más preguntas? Visita el Centro de Ayuda al Alumno.