Django 5: LogoutView must be called via POST now
Run tests / Execute tox to run the test suite (push) Failing after 1m26s

This commit is contained in:
2025-04-11 09:37:12 +02:00
parent 86dadac421
commit e5c1bbed4b
9 changed files with 39 additions and 13 deletions
@@ -51,7 +51,7 @@
</li>
</ul>
</div>
<form action="" method="post">
<form id="id_event_update_form" action="" method="post">
{% csrf_token %}
{% if is_realized %}