Explicitly set default format on time widgets, python side

This commit is contained in:
2020-05-27 19:31:50 +02:00
parent 207cf0aefe
commit af5e5ee83f
4 changed files with 9 additions and 9 deletions

View File

@@ -41,7 +41,6 @@
</div>
</div>
</div>
{% localize off %}
<div class="form-group">
<label for="{{ form.start_date.id_for_label }}"
class="col-sm-4 control-label">{{ form.start_date.label }}</label>
@@ -101,7 +100,6 @@
</div>
</div>
</div>
{% endlocalize %}
{# Status is needed on all events types and it looks good here in the form #}
<div class="form-group" data-toggle="tooltip" title="The current status of the event. Only mark as booked once paperwork is received">