1
00:00:00,260 --> 00:00:05,210
Hey, welcome to a new day of the course in developing our Django app.

2
00:00:05,240 --> 00:00:07,610
Today we're going to be doing two things.

3
00:00:07,610 --> 00:00:13,040
First, we'll add a navigation bar to our website, which will have multiple pages.

4
00:00:13,310 --> 00:00:18,650
And then the second thing we'll do is we will add an admin interface.

5
00:00:18,650 --> 00:00:27,380
So something like this where the admins of the page can see what data have been submitted by users,

6
00:00:27,680 --> 00:00:28,790
for example.

7
00:00:29,540 --> 00:00:33,080
So, yeah, that's the two things we'll do today.

8
00:00:33,080 --> 00:00:34,610
So I'll see you in the next videos.

9
00:00:34,640 --> 00:00:35,210
Let's do it.

