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.
Dieser Kurs ist Teil der Spezialisierung Spezialisierung Django for Everybody
von
Über diesen Kurs
Was Sie lernen werden
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
Kompetenzen, die Sie erwerben
- Django Template Language
- GET & POST
- Object-Oriented Programming (OOP)
- Cross-Site Scripting Forgery (CSRF)
- Django (Web Framework)
von

University of 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.
Lehrplan - Was Sie in diesem Kurs lernen werden
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.
Bewertungen
- 5 stars79,65 %
- 4 stars14,90 %
- 3 stars3,72 %
- 2 stars0,77 %
- 1 star0,93 %
Top-Bewertungen von BUILDING WEB APPLICATIONS IN DJANGO
Excelente, se manja muy bien los temas previos para entender plenamente lo que esta haciendo Django.
Great Course .Learned a lot of things and doing assignment with documentation helps to learn Django more effectively
Dr. Chuck is the best, way better than other course alternatives, the assignments are helpful and dr. chuck's teaching is beautiful
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.
Über den Spezialisierung 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.

Häufig gestellte Fragen
Wann erhalte ich Zugang zu den Vorträgen und Aufgaben?
Was bekomme ich, wenn ich diese Spezialisierung abonniere?
Ist finanzielle Unterstützung möglich?
Haben Sie weitere Fragen? Besuchen Sie das Learner Help Center.