My Models
saleDate = models.DateField(auto_now_add=True) #this field taken UTC saleTime = models.DateTimeField(auto_now_add=True) #this field tak