Private
Public Access
1
0

export functionality v1

This commit is contained in:
2026-03-09 19:38:07 +01:00
parent 3ce1d88185
commit 2079f7ac5f
8 changed files with 168 additions and 0 deletions

View File

@@ -7,6 +7,10 @@
{% block main %}
<h1>Import and Export Settings for {{ rower.user.first_name }} {{ rower.user.last_name }}</h1>
<p>
<a href="/rowers/workouts/alluserworkouts/">Export all workouts</a>
</p>
<form enctype="multipart/form-data" action="" method="post">
{% csrf_token %}
<ul class="main-content">