datetimefield django default value code example Example: django datetimefield default date = models.DateTimeField(auto_now_add=True, blank=True)