Ver originalimport datetimefrom django.utils.timezone import utc now = datetime.datetime.utcnow().replace(tzinfo=utc)