• Skip to content
  • Select language
  • Skip to search
OpenClassrooms.com
Training programs
Apprenticeship
For Business

The web browser you are using is out of date, please upgrade.

OpenClassrooms.com
Our training programs
Online and at your own pace.
Compare our training programs
Learn a profession
Diploma training programs
Acquire in-demand skills with real-world projects and one-to-one mentoring.
Discover a topic
Free-access courses
Broaden your knowledge with 500+ regularly updated courses
For employers
Train and recruit talents through an all-in-one space.
Discover our solution
Upskilling & reskilling
Enhance your knowledge
with a library of 500+ self-guided courses - SPARK
Promote hard and soft skills
with mentor-led intensive programs - BOOST
Support career progression
with mentor-led training programs - PIVOT
Intermediate Django

Table of contents

  • Part 1

    Course Orientation

    • 1

      Get the Most Out of This Course

  • Part 2

    Build an Authentication App in Django

    • 1

      Customize the User Model

    • 2

      Create a Login Page With a Function-Based View

    • 3

      Create a Login Page With Class-Based Views

    • 4

      Create a Sign up Page

    • Quiz: Build an Authentication App in Django

  • Part 3

    Use Advanced Functionalities of Django Models and Forms

    • 1

      Create an Image Upload Facility

    • 2

      Add a Blog Post Creation Facility

    • 3

      Include Multiple Forms on a Page

    • 4

      Manipulate Models by Overriding Model Methods

    • 5

      Assign Permissions Using Groups

    • 6

      Create Many-to-Many Relationships

    • Quiz: Use Advanced Functionalities of Django Models and Forms

  • Part 4

    Use Advanced Functionalities of the Django ORM and Templates

    • 1

      Fetch Posts for the Feed

    • 2

      Display Posts in the Feed

    • 3

      Paginate the Feed

    • 4

      Course Summary

    • Quiz: Use Advanced Functionalities of the Django ORM and Templates

Use Advanced Functionalities of Django Models and Forms

Test your knowledge!

Create an account for free or log in to take this course and complete this quiz.
Create an accountLog in

Question 1

Question 2