django set default for time field code example Example: django datetimefield default date = models.DateTimeField(auto_now_add=True, blank=True)