Missing Comma on page 78?


#1

missingComma

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!


#2

Ah ha! You are correct. I’ll get that updated ASAP. :) Thank you!