Closed stevepiercy closed 7 years ago
I think you can find that file here: https://github.com/mikeckennedy/python-for-entrepreneurs-course-demos/tree/master/2-web-starter/blue_yellow_app/blue_yellow_app/templates
Yeah, eventually I just copied the whole thing over. See my other comment about my experience.
Hi Steve,
I think what is happening here is a misinterpretation of what this folder in the github repo represents. Let me know what you think.
The folder entitled 4-applied-web is the final state of the code after chapter 4
. Not the starter code for this chapter. That starter code for chapter 4
is chapter 2
. The final code for chapter 4
is what is in that part of GitHub.
As you can see in this video part way through this chapter (so before we get to the end which this is suppose to represent), we have renamed and reorganized the templates as follows:
Here's that video:
So it is entirely on purpose that mytemplate.pt
is missing because we deleted it. That's why you found it in chapter 2.
Make sense?
Yes, thanks. Eventually I understood its purpose, but see my follow up comment about the experience, and suggestion for your consideration.
In the video Mapping routes to controller actions demo, there is a file present, but it is missing in the repository. As a result it is hard to follow along. I understand it is deleted toward the end, but it would be nice to follow along.
4-applied-web/blue_yellow_app/templates/mytemplate.pt