Begin adding order settings

This commit is contained in:
2023-02-15 18:33:38 +00:00
parent 1974b19157
commit 660aca44db
11 changed files with 220 additions and 19 deletions

View File

@@ -24,7 +24,7 @@
<td>{{ item.id }}</td>
<td>{{ item.user }}</td>
<td>{{ item.name }}</td>
<td>{{ item.description }}</td>
<td>{{ item.description|truncatechars:80 }}</td>
<td>{{ item.get_start_day_display }} at {{ item.start_time }}</td>
<td>{{ item.get_end_day_display }} at {{ item.end_time }}</td>
<td>