Skip to Main Content
Django 3 By Example - Third Edition
book

Django 3 By Example - Third Edition

by Antonio Mele
March 2020
Beginner to intermediate content levelBeginner to intermediate
568 pages
12h 14m
English
Packt Publishing
Content preview from Django 3 By Example - Third Edition

11

Rendering and Caching Content

In the previous chapter, you used model inheritance and generic relations to create flexible course content models. You implemented a custom model field, and you built a course management system using class-based views. Finally, you created an AJAX-based drag-and-drop functionality to order course modules and their contents.

In this chapter, you will build the functionality to access course contents, create a student registration system, and manage student enrollment onto courses. You will also learn how to cache data using the Django cache framework.

In this chapter, you will:

  • Create public views for displaying course information
  • Build a student registration system
  • Manage student enrollment onto courses
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Django Unleashed

Django Unleashed

Andrew Pinkham

Publisher Resources

ISBN: 9781838981952Supplemental Content