I think this on page 78 is missing a comma.
user = models.OneToOneField(User, on_delete = models.CASCADE**,** blank = True, null = True)
Sorry if this is a repeat I didn’t see anything about it on here.
PS
Rad book!
I think this on page 78 is missing a comma.
user = models.OneToOneField(User, on_delete = models.CASCADE**,** blank = True, null = True)
Sorry if this is a repeat I didn’t see anything about it on here.
PS
Rad book!