Preparation for publishing date.

This commit is contained in:
2018-02-25 01:48:02 +01:00
parent 890e837e8f
commit f2af2c28cf
4 changed files with 98 additions and 3 deletions

View File

@@ -4,6 +4,11 @@
{% block form-fields-visible %}
{{ event.render_as_html }}
<div class="row">
<div class="col-sm-12">
{% bootstrap_field form.publish_date %}
</div>
</div>
{% endblock form-fields-visible %}
{% block form-buttons %}
{% buttons %}