>_BeginnerCoder
Donate

Lesson 25 — Ultimate: mini URL router

Boss level: build routing

Match URL patterns to views, including a captured id — the heart of a web framework.

Why it matters: every framework starts with routing.

Task

Resolve "/user/7" to the user view with id 7.

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.