book3-exercises
book3-exercises copied to clipboard
1 failure when running the first set of tests.
Hi.
In book 3, page 31, on the 5th bullet point you're asked to run some tests (python manage.py test) and when doing so, I get an error. http://imgur.com/mFfhQwT.
this fixed it for me: http://stackoverflow.com/questions/13659898/when-i-run-the-full-test-suite-in-django-i-get-errors-about-missing-messagemidd Looks like a windows problem.
@j1z0 ^^