gesellc / tdd-with-python

Coding along with Harry J.W. Percival's book "Test-Driven Development with Python"
1 stars 0 forks source link

FT passes, but left over list items from last test #7

Closed gesellc closed 8 years ago

gesellc commented 8 years ago

You really need

$ python3 manage.py migrate

for this to work.