1
00:00:00,210 --> 00:00:05,580
Hello, friend will come back in a previous video I have already discussed about that, things with

2
00:00:05,580 --> 00:00:08,250
you, how can mustering your template, right.

3
00:00:08,640 --> 00:00:13,770
So now in this video, I want to discuss about one of the most important things, like, as I told you

4
00:00:14,070 --> 00:00:17,700
right now, we will need this and also we don't need this.

5
00:00:17,700 --> 00:00:22,590
And here I go to that, our Google and now in particular, that area.

6
00:00:22,650 --> 00:00:27,440
When you actually want to access that, I mean, there is a by default, all of the admin panel.

7
00:00:28,080 --> 00:00:33,740
So if you click on glass had been done to be addicted to one of the Jango administrator area.

8
00:00:34,140 --> 00:00:34,550
Right.

9
00:00:34,920 --> 00:00:39,540
So if you work with the Laravel in Laravel, you have to create this step up on the authentication.

10
00:00:39,540 --> 00:00:41,910
But in Django, it's already provided.

11
00:00:41,910 --> 00:00:47,010
One of the administration admin panel is very much one of the interactive things in Django.

12
00:00:47,010 --> 00:00:51,530
So I hope you will like it very much because everything is really made on here.

13
00:00:51,540 --> 00:00:54,930
You don't need to create any user authentication.

14
00:00:54,930 --> 00:00:57,930
You can create different user from this admin panel.

15
00:00:58,290 --> 00:01:04,380
So step by step, I will show you like here when you click on the admin, then it should be the to our

16
00:01:04,400 --> 00:01:05,010
displays.

17
00:01:05,010 --> 00:01:08,010
And here they have the tuffield, one of the user name and the password.

18
00:01:08,020 --> 00:01:13,830
So here if you put any user name as the admin are either then I just pulled one of the password of the

19
00:01:13,830 --> 00:01:16,380
admin and now if you click on deadlocking.

20
00:01:18,360 --> 00:01:23,610
Now, you can see it's not showing the error message, so that is not the error message actually showing,

21
00:01:23,620 --> 00:01:27,570
as you can see, that there are no such as the old user.

22
00:01:27,720 --> 00:01:28,110
Right.

23
00:01:28,470 --> 00:01:31,860
So also you can see there is actually on the post request.

24
00:01:32,130 --> 00:01:36,330
So here showing as a no stimulus stabilizer autism because of all here.

25
00:01:36,330 --> 00:01:39,520
I didn't migrate that all that our default table.

26
00:01:39,730 --> 00:01:42,800
OK, so we have to do we have to migrate it.

27
00:01:43,110 --> 00:01:46,560
So I show you for it's pretty simple things right now.

28
00:01:46,890 --> 00:01:48,890
I just refresh it again, OK?

29
00:01:48,890 --> 00:01:50,040
I just refresh against it.

30
00:01:50,070 --> 00:01:52,220
Now, first of all, I want to to migrate it.

31
00:01:52,500 --> 00:01:55,280
So if you want to migrate it then you have to do you have to.

32
00:01:55,620 --> 00:01:56,910
Right now we don't need this.

33
00:01:57,180 --> 00:02:00,170
I just simply closed everything from here, OK.

34
00:02:00,210 --> 00:02:03,270
I just simply closed everything that is our portfolio.

35
00:02:03,270 --> 00:02:04,920
That is the real template.

36
00:02:05,040 --> 00:02:05,520
Perfect.

37
00:02:05,880 --> 00:02:11,940
So here I have already run our server so that is around server and also there is another terminal I

38
00:02:11,940 --> 00:02:12,620
have opened.

39
00:02:12,930 --> 00:02:14,190
So that is our portfolio.

40
00:02:14,190 --> 00:02:14,480
Right.

41
00:02:14,780 --> 00:02:20,550
That means our Janger project and then our portfolio and in particular that area I want to do I want

42
00:02:20,550 --> 00:02:21,380
to migrate it.

43
00:02:21,390 --> 00:02:28,230
So if you want to migrate it, they have the command as a python python or by whatever you write or

44
00:02:28,230 --> 00:02:31,490
python and that we dumanis by we have to migrate it.

45
00:02:31,800 --> 00:02:38,160
So I just simply added as our man is done by and then migrate.

46
00:02:39,680 --> 00:02:41,340
OK, so that is the Mignot.

47
00:02:41,340 --> 00:02:44,300
So that is a python managed by and the magnet.

48
00:02:44,550 --> 00:02:46,380
And now if you click as they enter.

49
00:02:51,160 --> 00:02:55,960
Yes, now, considering now that's all that actually the default table.

50
00:02:56,240 --> 00:03:02,110
OK, that is all the default table is now successfully migrated and you can see everything is showing

51
00:03:02,110 --> 00:03:02,350
as well.

52
00:03:02,450 --> 00:03:05,770
OK, that means every table is now successfully.

53
00:03:06,670 --> 00:03:11,080
So now if you run it, that means our server is now running perfect.

54
00:03:11,380 --> 00:03:18,460
So now if you refresh it again, better I go to our again the admin.

55
00:03:19,180 --> 00:03:27,910
And now here, if you put any kind of user name as the admin and if you put any password, I just name

56
00:03:27,910 --> 00:03:30,670
it as admin or two, three, four, five and click as a logging.

57
00:03:33,100 --> 00:03:39,010
Now you can see Finnieston showing as a please and correct username and password for day step account.

58
00:03:39,430 --> 00:03:44,370
OK, that means here I didn't put that appropriate username and password because of what?

59
00:03:44,410 --> 00:03:45,790
I didn't create anything.

60
00:03:45,940 --> 00:03:46,260
Right.

61
00:03:46,510 --> 00:03:48,100
So I didn't create any user.

62
00:03:48,130 --> 00:03:51,960
So now we have to do we have to create some super admin.

63
00:03:52,300 --> 00:03:56,950
So if you want to create the some of the super admin user, then they have also another command line.

64
00:03:57,280 --> 00:04:00,190
So now I want to do want to create it step by step.

65
00:04:00,190 --> 00:04:02,630
As I told you, everything will be more clear to you.

66
00:04:02,920 --> 00:04:04,280
So now that is a portfolio.

67
00:04:04,300 --> 00:04:07,190
So before I have already migrated all that out table.

68
00:04:07,450 --> 00:04:10,210
So now we have to do we have to create our new users.

69
00:04:10,210 --> 00:04:16,090
So if you want to create that new user, then you have to do it right down to the python or the pie,

70
00:04:16,120 --> 00:04:16,910
whatever you want.

71
00:04:16,910 --> 00:04:18,820
Surbiton and the man by.

72
00:04:22,340 --> 00:04:26,300
With the madness by then, you have to right as a creative super user

73
00:04:30,440 --> 00:04:33,140
site to simply name it as a creative super user.

74
00:04:33,170 --> 00:04:34,640
So now if you click as they enter.

75
00:04:35,870 --> 00:04:41,080
Now, you can see, first of all, it's automatically provided one of the username as your computer

76
00:04:41,100 --> 00:04:46,760
name, so my computer name as the Amjed for the is actually showing as Amjed rather than if you want

77
00:04:46,760 --> 00:04:51,620
to actually add new one like I just made me to the easy learning.

78
00:04:52,970 --> 00:04:55,100
OK, just name it as the easy learning.

79
00:04:55,280 --> 00:05:01,670
So here I just pulled and I of the user name as easy learning and now as they enter are for you that

80
00:05:01,670 --> 00:05:02,400
email address.

81
00:05:02,430 --> 00:05:07,750
So now I just put one of the email addresses the at the rate Gmail dot com.

82
00:05:08,090 --> 00:05:13,010
So this step up one of the email I just put and enter and then Isaak's for the password.

83
00:05:13,020 --> 00:05:14,560
That means this user password.

84
00:05:14,840 --> 00:05:17,900
So I just put on the password of the one, two, three, four, five.

85
00:05:18,230 --> 00:05:24,320
So when you write down as a password, it should be not a display anything on here, you just make sure

86
00:05:24,320 --> 00:05:28,720
you put your password as you didn't want to do for five or whatever he wants.

87
00:05:28,730 --> 00:05:31,160
Right now, I'm actually access as you do me.

88
00:05:31,160 --> 00:05:32,180
One, two, three, four, five.

89
00:05:32,560 --> 00:05:35,720
And and then xox two again.

90
00:05:35,720 --> 00:05:38,870
You have to put that your password as you do me.

91
00:05:38,870 --> 00:05:39,980
One, two, three, four, five.

92
00:05:40,400 --> 00:05:41,860
No click as they enter.

93
00:05:42,140 --> 00:05:42,710
Yes.

94
00:05:42,770 --> 00:05:48,170
Because your friend now is showing as a super user successfully.

95
00:05:48,620 --> 00:05:52,250
That means right now I am putting our user name as it is eLearning.

96
00:05:52,460 --> 00:05:55,100
And also I put our password as you do me.

97
00:05:55,100 --> 00:05:56,210
One, two, three, four, five.

98
00:05:56,450 --> 00:05:57,700
Now let's check this out.

99
00:05:58,010 --> 00:06:06,200
So I have already created one of the super user because the better I go to I mean, again, and now

100
00:06:06,200 --> 00:06:12,640
I have already created the user, I name it as easy learning and I just put the password.

101
00:06:12,660 --> 00:06:12,910
You do.

102
00:06:12,930 --> 00:06:14,050
One, two, three, four, five.

103
00:06:14,420 --> 00:06:18,890
OK, so I just put appropriate username and password and now they're logging.

104
00:06:19,550 --> 00:06:20,240
Yes.

105
00:06:20,240 --> 00:06:25,750
Now considering now we are successfully locked in so into this area they have the user.

106
00:06:25,760 --> 00:06:31,310
So if you go to that user here, you can see I have created on the user Azami is the learning that is

107
00:06:31,310 --> 00:06:37,250
I put on the email address and there is already staff account and that is a changed password.

108
00:06:37,250 --> 00:06:42,200
So from here, if you want to change that password here, you have to do that all password and the new

109
00:06:42,200 --> 00:06:46,840
password and confirmation password so you can change it from this position.

110
00:06:46,880 --> 00:06:51,020
OK, and also from here, you can log out and there is the user.

111
00:06:51,020 --> 00:06:56,660
And if the user area, if you click on here now, you can see that is all that user details from here.

112
00:06:56,660 --> 00:07:01,100
There is a clear password and then there is a fast name, the last name.

113
00:07:01,100 --> 00:07:03,320
So if you will, that fast name is easy.

114
00:07:03,650 --> 00:07:06,620
I just put in the last name as a learning, OK?

115
00:07:06,650 --> 00:07:12,640
I just moved as a learning and then our email address and the permission, the exact permission, the

116
00:07:12,650 --> 00:07:15,860
service that the super user is status.

117
00:07:16,010 --> 00:07:21,780
And also here, if you want to put some the permission for the specifics of the user, you can some

118
00:07:21,830 --> 00:07:22,610
of the group.

119
00:07:22,850 --> 00:07:28,220
And if you want to put on the role for this user, you can I roll at that role from here.

120
00:07:28,310 --> 00:07:30,050
OK, so don't worry little.

121
00:07:30,110 --> 00:07:32,300
I will also discuss about the things with you.

122
00:07:32,540 --> 00:07:35,450
And then there is a last logging date and adjoining there.

123
00:07:35,450 --> 00:07:40,130
So if you want to direct that user, you can delete it rather than if you save it, say, just simply

124
00:07:40,130 --> 00:07:40,700
save it.

125
00:07:41,000 --> 00:07:46,880
And Higgins's not successfully ablated and I just put that first name as an easy and the last name is

126
00:07:46,880 --> 00:07:47,430
aligning.

127
00:07:47,660 --> 00:07:48,080
Right.

128
00:07:48,410 --> 00:07:50,870
That means everything is now perfectly working.

129
00:07:50,870 --> 00:07:55,910
And also if you want to create as a new user, you can create new user from this position.

130
00:07:56,460 --> 00:07:58,940
OK, so that is actually the admin panel.

131
00:07:58,940 --> 00:08:03,140
And here you can do a lot of the things here, all that good application.

132
00:08:03,140 --> 00:08:05,400
You can manage it from here to far.

133
00:08:05,560 --> 00:08:09,350
This site I want to do want to make that dynamic step by step.

134
00:08:09,350 --> 00:08:12,350
I will show you everything will be more clear to you.

135
00:08:12,650 --> 00:08:15,640
And also from here, if you want to log out, click the long road.

136
00:08:15,650 --> 00:08:17,570
You can see it's not successfully log out.

137
00:08:17,870 --> 00:08:26,570
And also, if you log in again at the pull that username as a easy learning and the password you do

138
00:08:26,570 --> 00:08:26,720
me.

139
00:08:26,720 --> 00:08:27,920
One, two, three, four, five.

140
00:08:27,920 --> 00:08:29,240
Please enter.

141
00:08:29,450 --> 00:08:29,800
Yeah.

142
00:08:29,810 --> 00:08:31,610
Now consistent successfully logged in.

143
00:08:32,090 --> 00:08:34,430
I hope you can understand about it friend.

144
00:08:34,430 --> 00:08:40,640
How can create the super user without this command of the python managed by and the create super user.

145
00:08:40,760 --> 00:08:44,930
OK and then our all that email address username and password.

146
00:08:45,500 --> 00:08:46,130
Perfect.

147
00:08:46,490 --> 00:08:50,030
So thanks for watching and I'll see you in the next video.
