Merge branch 'master' into lineup_as_table
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
{# <ul class="list-group">#}
|
||||
<form action="{% url 'edit lineup' id=event.id%}" method="post">
|
||||
<form action="{% url 'edit lineup' event_id=event.id%}" method="post">
|
||||
|
||||
{# {% csrf_token %}#}
|
||||
{# {{ positionings_formset.management_form }}#}
|
||||
|
||||
Reference in New Issue
Block a user