I have a model including these two fields in my models.py:
class Dummy(models.Model): timestamp1 = models.DateTimeField() timestamp2