Johan Niu

Results 2 comments of Johan Niu

@babanesma Do you have repaired this bug? I have the same error. My gedit version is 3.22. Hope the plugin will update to solve the problem

So, I changed the two codes to blew: `from django.utils.timezone import now` `requested_at = models.DateTimeField(default=now, db_index=True)` `remote_addr = models.GenericIPAddressField(null=True, blank=True)`