django capture every route with a regex code example Example: slug urls django path('<slug:slug>,<int:id>/', views.article_detail, name='article'),