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 trialEthan Chae
18,747 PointsCustomizing Django Templates Create an Inclusion Tag
I think I'm experiencing similar problem as my previous question.
What is up with this code? Is simply a technical problem?
from django import template
from courses.models import Step
register = template.Library()
Craig Dickson
22,666 PointsHave the same code and also having the same problem. Not too sure what to do.
Chris Freeman
Treehouse Moderator 68,441 PointsConfirming this is still an issue on 4 Jan 2016. Tagging Kenneth Love for review.
Ethan Chae
18,747 PointsYeap, I have revisited the challenge several times and it still has the same issue.
I've spotted another issue with the validation for Data Science basics in Python library about two weeks ago. I've sent TreeHouse team the links and details on it. It still hasn't been fixed. I think Customer Service of teamtreehouse should be little bit more prompt when we are paying monthly fee to take courses. It is unacceptable that we need to wait two weeks for these simple issues to be fixed, or even addressed properly.
Thanks Chris for keeping an eye on this issue.
Georges Jentgen
9,660 PointsHi, I'm stuck here as well. Same code, looking correct but does not validate.
3 Answers
Chris Freeman
Treehouse Moderator 68,441 PointsVerified! Thanks Kenneth!!!
Georges Jentgen
9,660 PointsThanks. Will give it a try.
Chris Freeman
Treehouse Moderator 68,441 PointsMarked as Best Answer. Thanks for your Community Support!
Georges Jentgen
9,660 PointsPing. I want to have this sorted out, please. Kenneth Love
Jacqueline McKinney
2,627 PointsI might be having the same issue but on a different step of the challenge, can someone take a look at my question posted? TIA!
Chris Freeman
Treehouse Moderator 68,441 PointsChris Freeman
Treehouse Moderator 68,441 PointsYour code is correct. This looks like another Django validation issue. Escalating to Kenneth Love