{% extends 'admin/change_form.html' %} {% block footer %} {{ block.super }} {# Hack to force Django to make the created date a date input rather than `text` (the default) #} {% endblock footer %}