Add on_delete=models.CASCADE to the __init__ arguments for the 'user' field in the Visitor model
Add on_delete=models.CASCADE to the init arguments for the 'user' field in the Visitor model