1👍
You need to use kwargs
, reverse("app.applicant_views.questionary", kwargs ={'exte':'app/layout.html'})
. Docs
👤Ali
Source:stackexchange.com
1👍
You need to use kwargs
, reverse("app.applicant_views.questionary", kwargs ={'exte':'app/layout.html'})
. Docs