url dalam bentuk aksi django

<form action={% url 'url_to:go_to' slug=arg.from_context %}  method="POST">
Bloody Batfish