thinkster-django-angular-tutorial icon indicating copy to clipboard operation
thinkster-django-angular-tutorial copied to clipboard

Chapter 6, code not in code block

Open bradleybossard opened this issue 10 years ago • 0 comments

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

bradleybossard avatar Feb 04 '15 17:02 bradleybossard