Merge branch 'master' into lineup_as_table

This commit is contained in:
2021-11-12 14:30:45 -06:00
14 changed files with 291 additions and 124 deletions

View File

@@ -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 }}#}