SET UP CUSTOM AUTHENTICATION 🔥| Social Website With Django 3.0 #6

preview_player
Показать описание
SET UP CUSTOM AUTHENTICATION 🔥| Social Website With Django 3.0 #6

- Adding social authentication to your site
# pip install social-auth-app-django==3.1.0

- Development Server with HTTPS
# pip install django-extensions==2.2.5
# pip install werkzeug==0.16.0
# pip install pyOpenSSL==19.0.0

Support us to reach 10,000 Subscribers.

Best Videos For Learning Python Tutorials:

Follow Me On Social Media

#custom #authentication #social #django3.0
Рекомендации по теме
Комментарии
Автор

yes, at last I got key and certificate of django extensions. Great.Loved it!!

jah
Автор

for those who don't know all these projects are from the book "Django 3 By Example
Third Edition by Antonio Melé". Refer to the book it's explained so much better there. You should mention it in desc.

simplyfatal
Автор

What do you use for audio and screen recording?

abhinavagrawal
Автор

Madam i have installed social-auth-app-django in my cmd prompt (pip install social-auth-app-django)

After I open pycharm and typed
social_django under INSTALLED_APPS

After run the migrate command it show like this :
ModuleNotFoundError:No module named 'social_django '


What happened madam please tell me madam


I'm using django 3.0 version

bunnysunil
Автор

Hi ma'am pls make the video on "signin with LinkedIn" using django pls make one video pls

sureshsm
Автор

will you please make video on register user with username and password, and login with mobilenumber otp ?

anilbarad
Автор

That was very nice. But how I can do that if I don't have a domain !?

blog.pymastery