<p>Birthday: {{ birthday|date:"M d, Y" }}</p>
date
settings.DATE_FORMAT
DATE_FORMAT = "Y-m-d"
USE_L10N = False
strftime('%m/%d/%Y')