path('posts/<int:post_id>') def post_detail_view(request, post_id): ... Django 2.0 comes with five built-in converters: str. Matches any non- ...
確定! 回上一頁