1
00:00:00,180 --> 00:00:01,800
Hello, friend, welcome back.

2
00:00:02,250 --> 00:00:07,770
In a previous video, we successfully created our model, so here I have created one of the model as

3
00:00:07,770 --> 00:00:14,310
a user info and now I want to do load this, all that our information that we the user from to the user.

4
00:00:14,310 --> 00:00:20,910
I want to do want to take some of the field and also from our user info and from the user info here

5
00:00:20,910 --> 00:00:23,700
have defined our Facebook idea and the profile picture.

6
00:00:24,150 --> 00:00:27,330
So now I have to do to add all the things in our form area.

7
00:00:27,660 --> 00:00:30,530
So for doing this, we have to do we have to create one of the form.

8
00:00:31,020 --> 00:00:31,430
Right.

9
00:00:31,440 --> 00:00:33,000
So now we don't need this.

10
00:00:33,000 --> 00:00:34,200
I just simply remove it.

11
00:00:34,200 --> 00:00:36,060
And also we don't need this every little bit.

12
00:00:36,480 --> 00:00:41,550
So now in our application, that means, you know, logging application area into the logging application

13
00:00:41,550 --> 00:00:41,790
area.

14
00:00:41,790 --> 00:00:43,240
I want to create one of the forms.

15
00:00:43,240 --> 00:00:46,250
So if you want to create it, I think you already know about it.

16
00:00:46,560 --> 00:00:51,060
So, you know, logging formally, I want to create one of the file as a forms.

17
00:00:52,140 --> 00:00:53,540
OK, right from start.

18
00:00:54,240 --> 00:00:55,800
So just because a name.

19
00:00:55,800 --> 00:00:57,030
So that is actually our name.

20
00:00:57,940 --> 00:01:03,280
So with this form I want to do on the Lord all the tower field and here I am looking at the register

21
00:01:03,280 --> 00:01:07,020
plays into the register page, first of all, I want to load all the tower feel right.

22
00:01:07,390 --> 00:01:12,040
So now I to do the work for doing this in our form media, we have to define all the third class.

23
00:01:12,370 --> 00:01:16,290
So first of all, we have to do we have to add all that our default form.

24
00:01:16,300 --> 00:01:24,100
So if you to define our default lively, that means a form liberty so that it can go into the jungle.

25
00:01:24,130 --> 00:01:28,260
We have to import import our default equity as a form slavery.

26
00:01:29,170 --> 00:01:29,490
Right.

27
00:01:29,530 --> 00:01:31,350
So I just simply defended the form slavery.

28
00:01:31,660 --> 00:01:36,060
And also we have to do we have to define our authenticated model.

29
00:01:36,070 --> 00:01:39,250
That means here I have already defining it.

30
00:01:39,280 --> 00:01:41,470
So that is actually the things we have to do.

31
00:01:41,500 --> 00:01:49,100
I just simply copied so that other models also you have to add our these Django that contribute our

32
00:01:49,120 --> 00:01:52,040
authenticated model into the authenticated model here.

33
00:01:52,060 --> 00:01:55,060
Also, we have to import our user because of all.

34
00:01:55,060 --> 00:01:57,550
Also, we have to get all the data from the user.

35
00:01:57,550 --> 00:01:57,790
Right.

36
00:01:58,180 --> 00:02:00,280
So far the regions here, we have to add it.

37
00:02:00,430 --> 00:02:02,800
And also in our model into the model.

38
00:02:02,800 --> 00:02:06,580
I have also created another class as Infl that means that user info.

39
00:02:06,580 --> 00:02:11,500
So so also we have to import this info right into the form area.

40
00:02:11,530 --> 00:02:12,990
I just simply defined as a form.

41
00:02:13,630 --> 00:02:17,800
So that is in our logging app, that is a logging and then app.

42
00:02:18,370 --> 00:02:26,650
And in the logging app I define the models and then I want to import, I want to import our this class

43
00:02:26,680 --> 00:02:27,940
that is actually the user info.

44
00:02:27,940 --> 00:02:31,780
So I just simply copied and now here I import RDA info.

45
00:02:32,260 --> 00:02:38,160
Perfect Redfearn and now I want to do and create two class one class from the user.

46
00:02:38,200 --> 00:02:45,370
So with this user I want to take as our as I told you with this user, I want to take all that our user

47
00:02:45,370 --> 00:02:51,780
details that we saying to the user, I want to take that username user email address and the password.

48
00:02:52,090 --> 00:02:54,210
And also I have created another one.

49
00:02:54,220 --> 00:02:56,070
So that is our info from here.

50
00:02:56,080 --> 00:03:01,430
I want to take only Tuffield as it will be as a Facebook field and the profile picture field.

51
00:03:01,760 --> 00:03:02,290
All right.

52
00:03:02,590 --> 00:03:05,520
So now I show you everything will be very much clear to you.

53
00:03:05,530 --> 00:03:06,070
Don't worry.

54
00:03:06,370 --> 00:03:09,250
So I just simply defined the class, right?

55
00:03:09,250 --> 00:03:13,090
The class and then our name it as a user user form.

56
00:03:15,520 --> 00:03:21,850
I just simply defined as a user form and then our D form, that means this form class here, that we

57
00:03:21,850 --> 00:03:25,600
have to inherit it with our other model that is a model form.

58
00:03:26,220 --> 00:03:28,260
So I just simply defined as a model form.

59
00:03:29,620 --> 00:03:35,460
And after this also we have to do we have to edit our middle class sizes and be different as a matter

60
00:03:36,220 --> 00:03:38,780
that is our middle class and into this middle class area.

61
00:03:38,800 --> 00:03:40,100
We have to define that model.

62
00:03:41,410 --> 00:03:43,210
So I guess we define the model.

63
00:03:43,210 --> 00:03:46,300
And this model will be our this is our model.

64
00:03:46,300 --> 00:03:46,600
Right.

65
00:03:46,810 --> 00:03:49,690
So with this user model, we will get all the tower field.

66
00:03:49,690 --> 00:03:53,160
That means our user name field email field and the pass or fail.

67
00:03:53,170 --> 00:03:53,450
Right.

68
00:03:53,470 --> 00:03:55,330
So now I just simply copied.

69
00:03:55,870 --> 00:04:00,460
So here with this user, with this user, I want to do all the different, all that or field.

70
00:04:03,360 --> 00:04:08,610
OK, all did our fields and our field name I want to do and display our full name will be, first of

71
00:04:08,610 --> 00:04:12,870
all, as a username and also I to undertake another field.

72
00:04:12,870 --> 00:04:19,130
Another field will be the email and also underdo undertake another field as a password.

73
00:04:20,580 --> 00:04:20,980
Right.

74
00:04:21,000 --> 00:04:23,370
So I just simply defined three of this field so far.

75
00:04:23,370 --> 00:04:28,110
And I think you can all understand about it because of all in our user model into the user model, I

76
00:04:28,110 --> 00:04:30,090
have already all the default field.

77
00:04:30,100 --> 00:04:30,400
Right.

78
00:04:30,720 --> 00:04:33,720
So there have also already default all that field.

79
00:04:34,170 --> 00:04:38,850
If you go home into the user, you can see they have already by default all that field.

80
00:04:38,940 --> 00:04:39,270
Right.

81
00:04:39,450 --> 00:04:44,220
And also if you want to take that first name, that last name, you can take it rather than it's right

82
00:04:44,220 --> 00:04:45,270
now it's OK with me.

83
00:04:45,510 --> 00:04:50,910
So I only want to take from our user as a user name, email and the password perfect.

84
00:04:51,120 --> 00:04:56,670
And also want to do and to create another one and to do and to create another one, another class for

85
00:04:56,670 --> 00:04:57,750
our user info.

86
00:04:58,170 --> 00:05:03,960
So I just simply defined as the class and then I just name it as a user in full.

87
00:05:05,360 --> 00:05:07,220
OK, you are in for form.

88
00:05:08,320 --> 00:05:12,600
Just name it as a user info from one of the class name and here it shall be just like that.

89
00:05:12,620 --> 00:05:17,690
Same with the forms and then it to be an inherited hour, another model form.

90
00:05:19,190 --> 00:05:21,760
And also here we have to define our middle class.

91
00:05:22,700 --> 00:05:28,550
So I just simply defined as a middle class and into this middle class area, we have to define that

92
00:05:28,550 --> 00:05:29,010
model.

93
00:05:30,260 --> 00:05:33,710
So for this one, I have already created this model.

94
00:05:33,710 --> 00:05:39,530
So our modest model name as a user info and into this user info model here I have defined two of this

95
00:05:39,540 --> 00:05:40,000
will write.

96
00:05:40,250 --> 00:05:44,600
One is the Facebook idea and there is a profile, so no one will undertake to have this.

97
00:05:44,600 --> 00:05:48,950
I just simply defined as your user model and into this user info here.

98
00:05:48,950 --> 00:05:52,940
I want to do how to define our first name right.

99
00:05:52,940 --> 00:05:59,570
And define our first name, our field name from our model and to do to get our two of this film, one

100
00:05:59,570 --> 00:06:03,160
will be as a Facebook idea and will be as a profile picture.

101
00:06:03,170 --> 00:06:05,780
So I just simply defined as a book I fast.

102
00:06:06,540 --> 00:06:09,340
So here our one file will be as a Facebook idea.

103
00:06:09,350 --> 00:06:13,240
Another field will be as a profile picture.

104
00:06:13,820 --> 00:06:15,410
I think it is step by step.

105
00:06:15,410 --> 00:06:17,290
Everything is very much Giulietta right now.

106
00:06:17,290 --> 00:06:17,540
Right.

107
00:06:17,760 --> 00:06:19,850
So here I have defined two of these fields.

108
00:06:19,850 --> 00:06:23,510
So one will be from user to model, from the user model.

109
00:06:23,510 --> 00:06:27,410
I get this field as the user name field email field and the password field.

110
00:06:27,560 --> 00:06:31,540
And from our user info, that means far more easily in class here.

111
00:06:31,550 --> 00:06:36,600
From here, I want to get some of the field as a Facebook field and the profile picture field.

112
00:06:37,010 --> 00:06:42,260
So now I want to do I want to load our this form and also I want to load our this from it.

113
00:06:42,260 --> 00:06:43,850
No one pays, OK?

114
00:06:43,850 --> 00:06:44,840
For the reasons we have to do.

115
00:06:44,840 --> 00:06:50,450
We have to create as Tamalpais that piece in our template in a logging here and to do and to create

116
00:06:50,450 --> 00:06:51,440
one of the new file.

117
00:06:51,680 --> 00:06:56,380
And I just name it as a register register dot estimates.

118
00:06:56,750 --> 00:06:57,160
Right.

119
00:06:57,170 --> 00:06:59,350
So no, I just simply added.

120
00:06:59,630 --> 00:07:08,270
So here also we have to do we have to add at our this extended site to simply copy it from the index

121
00:07:08,270 --> 00:07:11,900
and here I just simply paste it so I just simply remove it and we don't need this.

122
00:07:12,380 --> 00:07:16,520
So that will be as extended, extended or logging business e-mail.

123
00:07:16,520 --> 00:07:18,140
And also that is our body.

124
00:07:18,170 --> 00:07:19,730
That is our main block party.

125
00:07:19,730 --> 00:07:19,990
Right.

126
00:07:20,420 --> 00:07:24,050
And also previously I have already discussed about the things we do here.

127
00:07:24,050 --> 00:07:29,380
We have if you want to load some of the form, then you have to define one of your static file data.

128
00:07:29,390 --> 00:07:32,270
That means here in particular, that position.

129
00:07:32,290 --> 00:07:34,510
So in basic, we have already completed.

130
00:07:34,520 --> 00:07:36,890
So now we are actually using it on here.

131
00:07:36,890 --> 00:07:38,470
So load and the static.

132
00:07:39,740 --> 00:07:41,930
So I just simply defined as a load of static data.

133
00:07:42,080 --> 00:07:47,000
OK, that means all the downloader static files will be loaded in particular that position for the reasons

134
00:07:47,000 --> 00:07:49,070
here, I have defined that our Lord static.

135
00:07:49,370 --> 00:07:53,510
So as I told your friend, first of all, you already know about that all bezique.

136
00:07:53,510 --> 00:07:56,120
So now we step by step, we go more deep.

137
00:07:56,300 --> 00:08:01,520
So now we are using it in our disposal and later we will create three different project.

138
00:08:01,520 --> 00:08:04,340
As I told you, we will create one of the block project.

139
00:08:04,340 --> 00:08:06,920
We will create one of the social media project.

140
00:08:06,920 --> 00:08:10,040
And after that, also we will create on the e-commerce project.

141
00:08:10,130 --> 00:08:10,600
Right.

142
00:08:10,610 --> 00:08:15,470
So don't worry, a step by step of end of this, everything will be very much cleared to you.

143
00:08:15,920 --> 00:08:19,940
So now here I am creating one of this Tamalpais of registered voters, Tamalpais.

144
00:08:19,940 --> 00:08:21,800
So now we have to do we have to load it right.

145
00:08:21,810 --> 00:08:27,220
So if you want to load it, then we have to defining it, in our view to the view into the view area.

146
00:08:27,230 --> 00:08:30,160
I have already created one of the function as indexed.

147
00:08:30,160 --> 00:08:32,210
So now we have to do we have to create another function.

148
00:08:32,780 --> 00:08:35,210
So I just simply define another function as a register.

149
00:08:36,290 --> 00:08:36,650
Right.

150
00:08:36,650 --> 00:08:38,600
I just simply defined that name as a register.

151
00:08:38,600 --> 00:08:45,230
And with this request, the request area, we have to do we have to pass our dictionary.

152
00:08:45,230 --> 00:08:46,850
So just name it as a date again.

153
00:08:46,850 --> 00:08:54,970
So first of all, I want to make the things as the empty and then the return and the render right.

154
00:08:54,980 --> 00:09:00,560
Return render and then here we have to do have to pass that request and here we have to load our pace.

155
00:09:00,560 --> 00:09:02,570
So that is in our logging app.

156
00:09:04,060 --> 00:09:10,090
OK, into the locking app, I have created one of the base of the register, so to simplify it, instead

157
00:09:10,090 --> 00:09:16,570
of the e-mail and then also we have to do we have to parse that context into the context of, yeah,

158
00:09:16,570 --> 00:09:18,130
we have to parse out this text.

159
00:09:18,280 --> 00:09:18,670
Right.

160
00:09:19,110 --> 00:09:20,260
So I just simply pass it.

161
00:09:20,620 --> 00:09:25,830
And now also we have to do we have to get all the data from all forms right into the forms I have created

162
00:09:25,840 --> 00:09:31,410
to have this one is the one class name I have defined as a user form, and that is our user info form.

163
00:09:31,840 --> 00:09:33,270
So don't we have to load?

164
00:09:33,280 --> 00:09:37,340
That means we have to import two of these in our view area.

165
00:09:37,360 --> 00:09:40,270
That means, in our view, right into the view area.

166
00:09:40,270 --> 00:09:48,270
I want to do and load it fast as a form from our locking up in lugging a folder I have created out of

167
00:09:48,400 --> 00:09:49,590
this file as a form.

168
00:09:49,610 --> 00:09:51,310
So I just simply defined the forms.

169
00:09:52,330 --> 00:09:52,750
Right.

170
00:09:52,850 --> 00:09:56,860
And then I want to do and input so from our forms area.

171
00:09:56,860 --> 00:10:01,480
I want to import two of this one actually our this user form.

172
00:10:01,700 --> 00:10:02,790
So I have to load it.

173
00:10:03,190 --> 00:10:07,120
Let me have the imported and also I want to put out another one.

174
00:10:07,630 --> 00:10:11,260
I would put on another class as a user in four forms.

175
00:10:11,260 --> 00:10:17,640
I just simply also load two of this on here and now we have to do we have to load our all that field.

176
00:10:17,680 --> 00:10:22,180
That means in our diskless that means our user form into the user form.

177
00:10:22,180 --> 00:10:26,560
Here I have defined our tree field and also that is our user info form.

178
00:10:26,560 --> 00:10:28,510
Here I have defined our tool of this field.

179
00:10:28,810 --> 00:10:33,420
So now we have to load to have this right, so we have to load to have this in our registered base.

180
00:10:33,670 --> 00:10:36,900
So for doing this, we have to do we have to define our objects.

181
00:10:36,910 --> 00:10:40,570
I just simply defined as the user underscore form.

182
00:10:41,530 --> 00:10:44,530
So when did the user form I have to load our diskless name.

183
00:10:44,530 --> 00:10:50,350
So our last name I have defined as a user form, so I just simply create this object.

184
00:10:50,350 --> 00:10:53,050
And also we have to define the same things as a user.

185
00:10:53,080 --> 00:10:57,550
I take as a user underscore for underscore form.

186
00:10:58,060 --> 00:10:58,480
Right.

187
00:10:58,480 --> 00:11:01,150
And here also we have to create our this object.

188
00:11:01,660 --> 00:11:03,570
So that is our user info form.

189
00:11:03,580 --> 00:11:08,920
So just simply defining it like a friend I think is very much clear to you.

190
00:11:09,220 --> 00:11:11,770
So know, also we have to do we have to pass both of this.

191
00:11:11,770 --> 00:11:18,220
We have to pass our this user info that means this user form and also use that info form in our dictionary,

192
00:11:18,220 --> 00:11:21,320
because here we have to pass all that form in order this.

193
00:11:21,590 --> 00:11:21,880
Right.

194
00:11:22,120 --> 00:11:23,770
So I have already passed our D.

195
00:11:23,770 --> 00:11:25,750
D in our contact area.

196
00:11:25,750 --> 00:11:29,820
That means we can actually use it in our register for the reasons that we have to do.

197
00:11:29,820 --> 00:11:30,610
We have to pass it.

198
00:11:30,610 --> 00:11:33,070
So I just simply pass it on here.

199
00:11:33,190 --> 00:11:37,120
That will be as a user form and I just pass our user form.

200
00:11:37,270 --> 00:11:37,720
Right.

201
00:11:37,930 --> 00:11:41,830
And also I want to do and pass our user info form.

202
00:11:43,060 --> 00:11:46,080
So here I just simply pass the info from.

203
00:11:46,720 --> 00:11:52,030
So now we have to do have to display to have this, you know, register e-mails and go to the registers.

204
00:11:52,030 --> 00:11:55,990
Jemal Here, here I want to do and to create one the form.

205
00:11:56,890 --> 00:12:00,730
And here we don't need this class and also we don't need this any action.

206
00:12:00,730 --> 00:12:02,830
So just simply we will be OK.

207
00:12:03,130 --> 00:12:04,480
So that will be method.

208
00:12:04,480 --> 00:12:06,310
Method will be as a post method.

209
00:12:06,490 --> 00:12:08,790
And also here one simply the form.

210
00:12:09,100 --> 00:12:12,610
I have also passed one of the field as the profile picture.

211
00:12:12,620 --> 00:12:14,140
That means that picture type.

212
00:12:14,140 --> 00:12:14,410
Right.

213
00:12:14,650 --> 00:12:19,780
So when you pass anything into the profile, then you have to do we have to define one, the NC type.

214
00:12:20,170 --> 00:12:27,850
That means in our NC type, that means you register in the form area here we have to do we have to pass

215
00:12:27,850 --> 00:12:28,030
it.

216
00:12:28,360 --> 00:12:33,630
So I just simply pass the NC type and NC type will be as a multiplatform data.

217
00:12:34,030 --> 00:12:38,440
OK, so make sure you use it and then you units will be not working.

218
00:12:38,740 --> 00:12:45,190
So after that also no one to want to display our two of these data, what that was labeled as positive

219
00:12:45,200 --> 00:12:46,270
things from our view.

220
00:12:46,810 --> 00:12:49,360
So from our view I pass our user form.

221
00:12:49,360 --> 00:12:51,260
That means this is actually user form.

222
00:12:51,820 --> 00:12:56,710
So here I just simply pasted and also we have to define our another one.

223
00:12:56,710 --> 00:12:58,900
Another one is that user info form.

224
00:12:59,560 --> 00:13:01,690
So just simply pass the info form.

225
00:13:02,020 --> 00:13:06,490
And also here we have to define our CSF token, right.

226
00:13:06,610 --> 00:13:07,930
So we don't see a set of token.

227
00:13:07,930 --> 00:13:09,670
We cannot actually submit this data.

228
00:13:09,970 --> 00:13:13,900
So I just simply defined as a C srf underscore token.

229
00:13:14,620 --> 00:13:18,880
So to simply define it, OK, and then I want to define all the submit button.

230
00:13:18,890 --> 00:13:25,180
So just simply defined as the input type input type will be at the submit and the name I name it as

231
00:13:25,180 --> 00:13:30,550
a submit and also the value and value I define as a register.

232
00:13:35,080 --> 00:13:35,860
Yeah, just name it.

233
00:13:35,900 --> 00:13:41,870
The rest are, well, perfect, and after that, what exactly we have to do, we have to define something.

234
00:13:41,890 --> 00:13:44,050
You are right, because here we have to access it.

235
00:13:44,050 --> 00:13:46,200
So you have to go to your application.

236
00:13:46,210 --> 00:13:47,860
That means our logging application.

237
00:13:47,860 --> 00:13:48,920
And here you are.

238
00:13:49,630 --> 00:13:52,750
So now I want to create another liberal for our registration.

239
00:13:53,080 --> 00:13:55,690
That means the register I name ID at the register.

240
00:13:57,070 --> 00:13:59,740
OK, name ID at the register and the view.

241
00:14:00,130 --> 00:14:02,530
I just named that our function name.

242
00:14:02,530 --> 00:14:05,350
I have create that function in our view.

243
00:14:05,350 --> 00:14:08,620
That is actually the register I just simply copied.

244
00:14:08,620 --> 00:14:10,270
And now you know what, you are still here.

245
00:14:10,280 --> 00:14:13,690
I name it as a register and also name register.

246
00:14:13,720 --> 00:14:18,920
OK, that is in our view, I have created this function or function name as a register and that is actually

247
00:14:18,920 --> 00:14:19,980
our name register.

248
00:14:20,110 --> 00:14:20,590
Perfect.

249
00:14:21,070 --> 00:14:21,870
So no one to do.

250
00:14:21,870 --> 00:14:23,230
Want to add this panel.

251
00:14:23,230 --> 00:14:27,950
I want to add this man in our site that means here on to create another menu at the register.

252
00:14:27,970 --> 00:14:29,740
So that is in our basic order.

253
00:14:30,640 --> 00:14:35,100
So now go to our profile and see is our baseball.

254
00:14:35,530 --> 00:14:37,600
So that is actually that is step by step process.

255
00:14:37,910 --> 00:14:42,250
OK, so I think if you actually participate in actually very much clear to you.

256
00:14:42,520 --> 00:14:47,770
So I just named our menu name at the register, OK, I just name it as a register.

257
00:14:47,770 --> 00:14:54,130
And also here we have two possibly Wadle so here I just simply pass out you are and then interlocking

258
00:14:54,130 --> 00:14:54,490
apps.

259
00:14:54,500 --> 00:14:58,770
I have defined our app name as a logging app into the logging app.

260
00:14:58,780 --> 00:15:05,050
I named this part of the register State Assembly copy and now here I may meet at the register.

261
00:15:05,500 --> 00:15:05,980
Perfect.

262
00:15:06,220 --> 00:15:07,510
So now let's check this out.

263
00:15:07,510 --> 00:15:10,900
If you know, click as Save Savol, I just click the save all.

264
00:15:11,900 --> 00:15:13,430
I want to check our Sara.

265
00:15:14,670 --> 00:15:20,280
Yeah, you can see Salvetti still perfectly running, they have no head or no go to our side, refresh

266
00:15:20,280 --> 00:15:21,530
it now.

267
00:15:21,540 --> 00:15:22,710
Go to the register.

268
00:15:23,650 --> 00:15:30,160
Yes, you can see snow perfectly displayed our user name every feel better I want to do I want to actually

269
00:15:30,160 --> 00:15:33,770
make the things that the better I get up there will be better.

270
00:15:33,790 --> 00:15:35,500
So I think you already know about it.

271
00:15:35,500 --> 00:15:38,550
So, you know, register here, here.

272
00:15:38,560 --> 00:15:40,750
So that is our tour of this form table.

273
00:15:40,750 --> 00:15:49,460
So not I to do and defend us as battlegroup and also use should be visible as an escort paragraph.

274
00:15:49,760 --> 00:15:57,440
OK, then it will be as a one line, no click as a save all say the simplest level and then go here

275
00:15:57,550 --> 00:15:58,410
refresh it.

276
00:15:58,780 --> 00:15:59,170
Yeah.

277
00:15:59,200 --> 00:16:03,400
You can see that the username, the email feel and the password field.

278
00:16:03,670 --> 00:16:10,570
And also I define another one as a Facebook idea and the profile picture of a friend I hope now should

279
00:16:10,570 --> 00:16:12,250
be very much easier to use.

280
00:16:12,260 --> 00:16:15,400
Everything is now perfectly getting on particular that area.

281
00:16:15,880 --> 00:16:17,860
So that is the things I have defined.

282
00:16:17,980 --> 00:16:18,390
Right.

283
00:16:18,400 --> 00:16:24,250
So if you go to our form, so into the form area scene to the media, you can see I have defined two

284
00:16:24,250 --> 00:16:24,760
of these.

285
00:16:24,760 --> 00:16:28,810
That is actually what the user name field email field and the password field that is.

286
00:16:28,810 --> 00:16:34,990
I have defined that class name as a user from and also I have created another class as a user info form

287
00:16:35,350 --> 00:16:37,090
and user info area.

288
00:16:37,090 --> 00:16:40,180
I define that model name that they are using for model here.

289
00:16:40,180 --> 00:16:41,560
I define two of this field.

290
00:16:41,560 --> 00:16:44,110
One is the Facebook and the profile picture.

291
00:16:44,230 --> 00:16:48,250
And after that I define two of these in our view area seem to the view area.

292
00:16:48,250 --> 00:16:54,280
I define what the function of the register and in the register area you can see I load our one form.

293
00:16:54,280 --> 00:16:55,900
That means that is our user form.

294
00:16:55,900 --> 00:16:59,950
And also I load our another form as a user info form.

295
00:17:00,310 --> 00:17:06,760
Then I just pass all the data with this dictionary and then I pass our user form data and also pass

296
00:17:06,760 --> 00:17:12,070
our user in for info from data in order to Starbase Base with this context.

297
00:17:12,490 --> 00:17:16,320
So into the registered e-mail it the register is simply printed.

298
00:17:16,690 --> 00:17:20,620
So you can see I just printed out one form and there is actually another form.

299
00:17:20,920 --> 00:17:25,540
So now two of this is now perfectly visible, all with all that our field.

300
00:17:25,720 --> 00:17:26,110
Right.

301
00:17:26,410 --> 00:17:35,120
And also it's organized by our class like here if you go our form and with the form here, you can say

302
00:17:35,140 --> 00:17:37,830
define that username, the email and the password.

303
00:17:37,840 --> 00:17:39,490
So far the results are showing.

304
00:17:39,490 --> 00:17:43,620
First of all, that is our user name field and the email field and then the password field.

305
00:17:43,990 --> 00:17:48,820
So if you want to make the things first of all, user name and password, then you can also change it

306
00:17:48,820 --> 00:17:55,510
like I just copied here, name it as a password and then our position at the front of the email.

307
00:17:56,290 --> 00:17:58,030
Now click as I save all.

308
00:17:59,340 --> 00:18:00,840
And now refresh it.

309
00:18:02,630 --> 00:18:08,050
Now, casinos, first of all, showing us the username and password, so here you can put your username

310
00:18:08,050 --> 00:18:12,700
here, you can put your password, but for the password you see snowshoeing as a plain text.

311
00:18:12,700 --> 00:18:18,010
So here for the password, we have to also define as a hidden that means the password type.

312
00:18:18,220 --> 00:18:21,670
So if you want to add that password type, I think you already know about it.

313
00:18:21,680 --> 00:18:25,120
So you have to do we have to define some of the attributes for this one.

314
00:18:25,130 --> 00:18:26,950
That means that we get attribute with this.

315
00:18:26,950 --> 00:18:28,780
We can get attribute, we can do it.

316
00:18:28,780 --> 00:18:34,000
So sure, you and you, if you want to change it, you have to do your toward your form area.

317
00:18:34,030 --> 00:18:35,290
So that is our user form.

318
00:18:35,290 --> 00:18:35,540
Right.

319
00:18:35,830 --> 00:18:40,870
So in particular, that position I have to do I have to define of the variable of the password.

320
00:18:42,340 --> 00:18:47,110
OK, just defined the password and then with the forms, seal the forms.

321
00:18:47,110 --> 00:18:49,600
I have defined the type as they will be as a character tag.

322
00:18:52,130 --> 00:19:00,170
OK, character, field type and the character field ever defined it, we get so we get our forms, so

323
00:19:00,170 --> 00:19:04,220
I just simply defend the forms and also they have another type as a password import.

324
00:19:04,610 --> 00:19:08,930
So I just simply defined the password in port.

325
00:19:10,220 --> 00:19:11,660
OK, password input.

326
00:19:11,660 --> 00:19:13,320
So that is also the type.

327
00:19:13,340 --> 00:19:14,780
So he had a habit of defending it.

328
00:19:15,140 --> 00:19:19,640
So I just simply defined that things with this you get and the form and the password important now because

329
00:19:19,640 --> 00:19:20,780
they save all.

330
00:19:22,090 --> 00:19:23,090
Check this out.

331
00:19:23,110 --> 00:19:30,000
Everything is running well, maybe, yeah, everything is running well, refresh it.

332
00:19:30,580 --> 00:19:35,370
So now it's not showing the plain text here that is actually our password type perfect.

333
00:19:35,710 --> 00:19:38,650
And also, you can see that it's actually very close to our menu.

334
00:19:38,650 --> 00:19:42,480
So here I want to turn to sound the style that is a booster pairing.

335
00:19:42,490 --> 00:19:44,640
I want to add it, then it'll be better.

336
00:19:45,250 --> 00:19:49,120
So that is, you know, our best e-mail into the biggest email.

337
00:19:49,150 --> 00:19:52,840
That is our container here and to do and the definably style.

338
00:19:53,500 --> 00:20:00,680
And I just simply defending the padding padding top and I just simply defend wearing top as this already

339
00:20:01,510 --> 00:20:06,140
padding top as a 20 pixel then little be better.

340
00:20:06,670 --> 00:20:08,560
Now I just got to save all.

341
00:20:09,520 --> 00:20:12,140
And I'll go here and refresh it.

342
00:20:12,160 --> 00:20:15,510
Yeah, you can see it's not perfect, so that is our home.

343
00:20:15,520 --> 00:20:20,670
And now if you want to register your account now, you at the register or register page will be loaded.

344
00:20:21,010 --> 00:20:24,370
So, friend, here, I'm not focusing to design this particle.

345
00:20:24,460 --> 00:20:26,110
We will do that things in our pulisic.

346
00:20:26,110 --> 00:20:28,900
But right now I want to actually share all that main thing.

347
00:20:28,900 --> 00:20:30,340
That means the main cool things.

348
00:20:30,700 --> 00:20:35,450
The for the reasons here, I'm not using some of the cases or the Chasez for that better look.

349
00:20:35,470 --> 00:20:38,080
So now it's OK with me so that I'm all that our feel.

350
00:20:38,410 --> 00:20:43,300
So, you know, next we do I want to do want to create one of the register option like here if you put

351
00:20:43,300 --> 00:20:49,210
your username, password, email address and the Facebook idee, the profile picture, and after that

352
00:20:49,450 --> 00:20:55,330
the register is should be registered all the data and it should be registered that data in this area.

353
00:20:55,480 --> 00:20:57,550
OK, so how can do that work?

354
00:20:57,550 --> 00:21:00,510
In our next video, I will show that things with a live example.

355
00:21:00,730 --> 00:21:02,310
So thanks for watching.

356
00:21:02,320 --> 00:21:04,030
I will see you in the next video.
