In Section: Making it a bit more robust
riseriyo opened this issue · 0 comments
riseriyo commented
I'm not sure what tests are failing at the end of this section, Making it a bit more robust. I had started out with no tests failing before beginning this section, and ended with no tests failing up completion of this section at the bottom.
$ python manage.py test blog
Creating test database for alias 'default'...
.......................
Ran 23 tests in 0.184s
OK
Destroying test database for alias 'default'...