Как передавать токен CSRF в Post запросе django
<form method="post">{% csrf_token %}
Pratik Limbu
<form method="post">{% csrf_token %}