Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialArran Cardnell
12,313 PointsDjango basics/Test Time/Test our article list view - refuses to pass
I've been trying to get past this challenge for a while now, but the only response I get back is "Bummer! Try again!". I can't see what is wrong with my code and I feel like I'm going round in circles. What am I missing??
4 Answers
Chris Freeman
Treehouse Moderator 68,441 PointsYour code matches my solution, which now appears to fail.... In recent days, the checker for some challenges have become flaky reporting false fails. The best you can do is try it again later.
Tagging Kenneth Love to notice another grader imp in the works
Arran Cardnell
12,313 PointsThat's frustrating if that's true. I've spent over an hour trying to solve this....
Chris Freeman
Treehouse Moderator 68,441 PointsHappy News! The gremlins have left the grader. Your code now passes as is!
Kenneth Love
Treehouse Guest TeacherYeah, looks like a test gremlin. I'll keep an eye out for others. Django's testing setup and our CC runner aren't the best of friends, sadly.
Arran Cardnell
12,313 PointsJust wanted to confirm that this is now working! Thanks for dealing with the gremlin. Maybe gremlins are to blame for all my code failures.....
Jared Scarr
6,534 PointsI feel like this is occurring again. Any insight?
Chris Freeman
Treehouse Moderator 68,441 PointsThe code from the other answer passes the challenge. (Tested 17:58 1/19/2016)
Arran Cardnell
12,313 PointsArran Cardnell
12,313 Points[MOD: added ```python markdown formatting -cf]