Open riseriyo opened 10 years ago
What was the problem here?
I would need to revisit this issue. Since it seems like the TDD tut has changed a lot since I reviewed it the first time around...
On Fri, Nov 7, 2014 at 6:22 PM, Trey Hunner notifications@github.com wrote:
What was the problem here?
— Reply to this email directly or view it on GitHub https://github.com/pythonsd/test-driven-django-development/issues/127#issuecomment-62241674 .
Ms. Rise Riyo
“Named must your fear be before banish it you can.” - Yoda
When running the django server, interestingly, it did not slugify the title but somehow a datetime object. But when running the tests, it was fine.