slyapustin / django-classified

Django Classified
https://github.com/slyapustin/django-classified-demo
MIT License
171 stars 77 forks source link

Is it possible to switch to django default auth ? #13

Closed porosenoq closed 7 years ago

porosenoq commented 7 years ago

Hello, a newbie here. Is it possible to switch back to default django authentication and how ?

slyapustin commented 7 years ago

@porosenoq Yes, you should check python-social-auth documentation on how to enable default Django Athorization Backend.