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 trial

Python Django Basics Test Time Django TDD

Heidi Ulrich
Heidi Ulrich
4,624 Points

Can you complete this without prior work?

I've ended up at this last step, and am asked to copy paste models and views from the workspace. With this, I have realised that it is probably necessary to have done all this alongside the videos and challenges. However, if there is any code, it is from the Article/Writer app... not from this new Karaoke challenge. So where should this code come from?

So I am not sure where to start. I have downloaded the folder with docs, and have the README.txt here; it is a fine base to start from. But I have not enough info to create all views nor the template, I suppose...

The models go well, but with the editor only hinting me 'Bummer, it didn't pass' if I'm wrong, if I make one tiny mistake, I can look forever for a solution.

How would you go from here?

It seems as though we're meant to apply the knowledge from the learning app to build the Karaoke in Workspaces on our own, then copy/paste the relevant file contents over to the Challenge

1 Answer

Heidi Ulrich
Heidi Ulrich
4,624 Points

Mike Wagner, thanks. There is indeed a new workspace, and after this weekend I even got a notification that I should reload my current one to see the karaoke files. Thanks! If you repost your comment as an answer, I'll mark it best.