Private
Public Access
1
0

all plan pages now have date range form

This commit is contained in:
Sander Roosendaal
2018-11-09 14:07:18 +01:00
parent 4955ee8692
commit 2f705d0aea
11 changed files with 152 additions and 26 deletions

View File

@@ -7,6 +7,16 @@
{% block main %}
<h1>Create Team Session</h1>
<p>
<form enctype="multipart/form-data" method="get">
<table>
{{ dateform.as_table }}
</table>
<input type="Submit" value="Set Date Range">
</form>
</p>
<form enctype="multipart/form-data" action="" method="post">
{% if form.errors %}
<p style="color: red;">