Login and Logout - Django Wednesdays ECommerce 7

  Рет қаралды 15,299

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 55
@Codemycom
@Codemycom Жыл бұрын
▶ Watch Django Wednesdays Ecommerce Playlist ✅ Subscribe To My KZbin Channel: bit.ly/3OBQJfN bit.ly/2IGzvOR ▶ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take 50% off with coupon code: youtube50 bit.ly/2VC9WUN ▶ Get The Code bit.ly/47xAhWJ
@TheLummen.
@TheLummen. 5 ай бұрын
Today I learned how to spell success ! By the way thank you for including login, logout in your tutorials !
@Codemycom
@Codemycom 5 ай бұрын
Ha, yep!
@cristobalvera7676
@cristobalvera7676 9 ай бұрын
Chanels like this is the reason cause I learned english lenguaje , Muchas gracias!
@Codemycom
@Codemycom 9 ай бұрын
Happy to hear that!
@ForRo3sS
@ForRo3sS 2 ай бұрын
Okay here is something from me sir! I have started learning programming because ı am fed up being pushed around for many things. Yet in time my goals are changed(all be it in a relatively short amount of time) Now I am learning web development because ı wanna help my wife for wish to open her own shop. Well I can help her open her online shop at least :) I have been watching and following you along sir and today while you were adding the alert tag for login and logout ı wondered whether ı can make it for success tag green color and failure red. Well checking out how you add django logic ı tried and it worked. I have never been so happy.
@Codemycom
@Codemycom 2 ай бұрын
Very happy to hear that!
@technologybysrk8419
@technologybysrk8419 Жыл бұрын
Great video, I just finished Waiting for #8 Thank you
@Codemycom
@Codemycom Жыл бұрын
Happy to hear it!
@ІванТвердий-о3у
@ІванТвердий-о3у Ай бұрын
Hi there! I love your Django course! Keep it up! I have a question. Is request.POST a dictionary, that contains all of the key-value fields that you'd sent through the form?
@Codemycom
@Codemycom Ай бұрын
print() it and see ;-)
@ebenezeradedotun4197
@ebenezeradedotun4197 Жыл бұрын
Great content as always🎉
@Codemycom
@Codemycom Жыл бұрын
Thanks!
@namdarcs
@namdarcs Жыл бұрын
Im finally caught up! Cant wait for the next video release... John is the full training for ecom available for purchase on the site at all?
@Codemycom
@Codemycom Жыл бұрын
Not yet, we're building this as we go...
@njorogengotho880
@njorogengotho880 Жыл бұрын
Patiently waiting for tutorial #8
@Codemycom
@Codemycom Жыл бұрын
They come out every Wednesday
@CreatorOfHumans
@CreatorOfHumans 7 ай бұрын
Thanks, all work!
@Codemycom
@Codemycom 7 ай бұрын
welcome!
@mihuynh1825
@mihuynh1825 5 ай бұрын
thank for your video, btw, at 6:38, you used logic "user.is_authenticated", where is it from ?
@Codemycom
@Codemycom 5 ай бұрын
That's a built in feature of Django.
@yohumano1863
@yohumano1863 4 ай бұрын
Muchas gracias, el tutorial me sirvió bastante
@Codemycom
@Codemycom 4 ай бұрын
Welcome
@nandhanakb5785
@nandhanakb5785 Жыл бұрын
hy nice video man...thanks a lot.please upload the next video8.we are waiting
@Codemycom
@Codemycom Жыл бұрын
These come out every Wednesday
@MartinsEneape
@MartinsEneape 4 ай бұрын
How can i handle a forgot password situation for the user
@Codemycom
@Codemycom 3 ай бұрын
we haven't addressed that
@sarrabettaieb5581
@sarrabettaieb5581 6 ай бұрын
Great video , But i have a problem , messages appear on the admin section when i login or logout 😔
@Codemycom
@Codemycom 6 ай бұрын
what did you do differently from the videos?
@38_jobinluckose50
@38_jobinluckose50 6 ай бұрын
Same here😢
@sarrabettaieb5581
@sarrabettaieb5581 6 ай бұрын
@@38_jobinluckose50 i added a bootstrap link in html and it works
@ic3dl4tte
@ic3dl4tte 5 ай бұрын
samee
@sarrabettaieb5581
@sarrabettaieb5581 5 ай бұрын
@@ic3dl4tte You should add bootstrap link . I tried it and it works
@ram_qr
@ram_qr 5 ай бұрын
Thanks a lot!!!
@Codemycom
@Codemycom 5 ай бұрын
welcome!
@gopiedits825
@gopiedits825 5 ай бұрын
in the form's action attribute , vs code suggesting lowercase 'post' or it should be "POST"
@Codemycom
@Codemycom 5 ай бұрын
It should be as written in the video, obviously that worked. Never take vs code suggestions when you don't know why it's suggesting it.
@gauravmahawarmahawar9648
@gauravmahawarmahawar9648 5 ай бұрын
login working only for superuser that was created from django-admin createsuperuser command but it does not work for another users please solve this problem
@Codemycom
@Codemycom 5 ай бұрын
Solve it yourself lol rewatch the videos and follow them exactly and it will work. You did something wrong, I can't guess what.
@gauravmahawarmahawar9648
@gauravmahawarmahawar9648 5 ай бұрын
@@Codemycom Thanks for replying but it gives me error of password similar to first and last name thanks again can you please create a video on how student can deploy django project on AWS free
@deki90to
@deki90to Жыл бұрын
Genius!
@Codemycom
@Codemycom Жыл бұрын
Thanks!
@kelver3158
@kelver3158 8 ай бұрын
Greate!!!!
@Codemycom
@Codemycom 8 ай бұрын
Thanks!
@python-c2x
@python-c2x 3 ай бұрын
with the else statement for the login_user if user is None the message should be messages.error(request,'something') not success
@Codemycom
@Codemycom 3 ай бұрын
It works the same either way. You can split hairs if you like...
@NourFares-so7rr
@NourFares-so7rr Жыл бұрын
👏👏
@peterhagerty7315
@peterhagerty7315 8 ай бұрын
Why would my login button not work? When I click the button, nothing happens...
@Codemycom
@Codemycom 8 ай бұрын
You left out something, probably on the HTML form.
@michalisz.4268
@michalisz.4268 2 ай бұрын
I fixed the message box to appear green for success, red for error and gray for info: {% if messages %} {% for message in messages %} {% if message.tags == "success" %} {% elif message.tags == "error" %} {% else %} {% endif %} {{message}} {% endfor %} {% endif %} (You also change the "message.success" to "message.error" or ".info" in views.py)
@Codemycom
@Codemycom 2 ай бұрын
nice
Register New Users - Django Wednesdays ECommerce 8
18:51
Codemy.com
Рет қаралды 11 М.
Template Out The Website - Django Wednesdays ECommerce 6
16:02
Codemy.com
Рет қаралды 10 М.
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 269 #shorts
00:26
НИКИТА ПОДСТАВИЛ ДЖОНИ 😡
01:00
HOOOTDOGS
Рет қаралды 3 МЛН
Django Tutorial - Login, Logout and User Authentication
13:44
Tech With Tim
Рет қаралды 130 М.
Login With User Authentication - Django Wednesdays #21
21:25
Codemy.com
Рет қаралды 178 М.
Multiple screen app using -Python -Kivy
36:43
AI NextGen
Рет қаралды 9 М.
Django Authentication - User Registration , login and logout
1:03:11
B Learning Club
Рет қаралды 25 М.
Shopping Cart Setup - Django Wednesdays ECommerce 11
10:32
Codemy.com
Рет қаралды 13 М.
Django Login Form and User Authentication
17:01
Dave Gray
Рет қаралды 15 М.
User registration and authentication in Django
58:35
Cloud With Django
Рет қаралды 35 М.
Adding a session timeout in Django
15:44
Cloud With Django
Рет қаралды 9 М.
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 269 #shorts
00:26