Django has a DATE_FORMAT and a DATE_TIME_FORMAT options that allow us to choose which format to use when viewing dates, but doesn\'t apparently let me change the input forma
Looks like this is not yet supported, as I understand it, so yes, you'll have to do some custom work for now.