{% comment %} Easily fill in a date or datetime field. date_input_id - str: the id of the input these buttons should control. Usage: {% include "admin/core/widgets/soon_date_buttons.html" with date_input_id="due" %} {% endcomment %} {% load uuid %} {% load dates %} {% get_uuid4 as pid %}