
django-allauth 65.14.3
0
Integrated set of Django applications addressing authentication, registration, account management as
Contents
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Stars: 10296, Watchers: 10296, Forks: 3125, Open Issues: 1The pennersr/django-allauth repo was created 15 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 10296 github stars!
How to Install django-allauth
You can install django-allauth using pip
pip install django-allauth
or add it to a project with poetry
poetry add django-allauth
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-allauth/
- Documentation:
- https://docs.allauth.org/en/latest/
- GitHub Repo:
- https://github.com/pennersr/django-allauth
Classifiers
- Internet
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-allauth errors.
Code Examples
Here are some django-allauth code examples and snippets.
pythonfix







