i should break these commits up

This commit is contained in:
Ross
2024-04-08 14:16:13 +01:00
parent f13d1ba7e2
commit 98756baa37
25 changed files with 839 additions and 366 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
<form action="" method="post">
{% csrf_token %}
<table>
{{ form.as_table }}
{{ form }}
</table>
<input type="submit" value="Submit">
</form>