thinkster-django-angular-tutorial
thinkster-django-angular-tutorial copied to clipboard
Chapter 6, code not in code block
In Chapter 6, under the section "Making the Post model", the following two lines should be in the code block below it.
from django.db import models
from authentication.models import Account