Manually entering date/time values in DateTimeField throws "Error in v-on handler: "Error: Invalid unit value NaN""
…and also does unnecessary auto-completion, filling in the lowest values possible for all empty fields. -> only construct date/time objects after user has finished entering (=has de-focused the field) and not on value change?