Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Django 4 Templates

This course provides an introduction to Django's templating engine, a powerful tool for creating dynamic web pages. You will learn the key concepts of Django templates, including syntax, structure, inheritance, tags, filters, and context variables.

Sandy Ludosky - Pluralsight course - Django 4 Templates
by Sandy Ludosky

What you'll learn

As a developer, you certainly care about the best ways to build a website quickly and efficiently. This is when web frameworks come in handy. Django is a powerful web framework that allows developers to create complex web applications securely and in a timely fashion. In this course, Django 4 Templates, you’ll learn the powerful Django template syntax and structure used to create dynamic and flexible web pages. First, you’ll explore The MVT (Model-View-Template) pattern; the presentation layer which handles the user interface with the templates. Then, you'll see how the data flow works with views to execute business logic and interact with a model to carry data and render a template. Next, you’ll discover the built-in tags used to control the logic enclosing variables and values in the template, and filters to transform and format the variable values. Finally, you’ll learn how to create more complex layouts with template inheritance and optimization. When you’re finished with this course, you’ll have the skills and knowledge of building web applications with the Django template system needed to design a rich user experience.

Table of contents

About the author

Sandy Ludosky - Pluralsight course - Django 4 Templates
Sandy Ludosky

Sandy is a passionate and experienced interface designer, developer, and digital entrepreneur hailing from Toronto, in Ontario, Canada. She specializes in front-end development with HTML, CSS, CSS3 Animation, Javascript, JQuery, Sass, and Less.

More Courses by Sandy