>_BeginnerCoder
Donate

Lesson 24 — Class-based view dispatch

Route by method

A base view dispatches to get() or post() based on the request method.

Why it matters: it is the core of Djangos class-based views.

Task

Dispatch a GET and a POST to the view.

← Back
Next →

Enjoying this lesson? Share it 👇

Keep going with Django Foundations

Ready for more? These paid resources pick up where this lesson leaves off.

Some links on this page are affiliate links: we may earn a commission at no extra cost to you. We only recommend tools we believe are genuinely useful.