3101 Forks
10050 Stars
10050 Watchers

django-allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. 🔁 Mirror of https://codeberg.org/allauth/django-allauth/

How to download and setup django-allauth

Open terminal and run command
git clone https://github.com/pennersr/django-allauth.git
git clone is used to create a copy or clone of django-allauth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-allauth https://github.com/pennersr/django-allauth/archive/master.zip

Or simply clone django-allauth with SSH
[email protected]:pennersr/django-allauth.git

If you have some problems with django-allauth

You may open issue on django-allauth support forum (system) here: https://github.com/pennersr/django-allauth/issues