From the course: Building a Personal Portfolio with Django

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Connecting URLs and templates in Django

Connecting URLs and templates in Django

From the course: Building a Personal Portfolio with Django

Start my 1-month free trial

Connecting URLs and templates in Django

- [Tutor] We've gone through all these effort to make a really beautiful website, that displays jobs that are inside of our database. But we only have one measly job in the database, it's time to make sure that this thing actually works and we can see multiple jobs here on the home page. So in order to do this, all we have to do is go to our admin panel. And add some more, so go to slash admin. Let's go to our jobs. And let's add two more jobs with those temp images we have on the desktop, feel free to add as many as you'd like. And again, whatever pictures that you'd like more preferably ones that come from your experience that you'd like to share with everyone else. So let's go ahead and maybe say for this one, this is an app I made for a local hiking group. Okay, and we'll go ahead and save this into the database and will also add another job. Let's go ahead and do the website image now. I'll say maybe something like this is a website I made for for ABC Inc and helped them make…

Contents