#View

1 posts

Django Basics #4: URL and Views (FBV)
7 min read

Django Basics #4: URL and Views (FBV)

URLconf path/include, URL parameters, function-based views (FBV), render/JsonResponse/get_object_or_404, named URLs and reverse — all in one place.