django-authtools 2.0.1
0
Custom user model app for Django featuring email as username.
Contents
Custom user model app for Django featuring email as username.
Stars: 372, Watchers: 372, Forks: 102, Open Issues: 9The fusionbox/django-authtools
repo was created 11 years ago and the last code push was 6 months ago.
The project is popular with 372 github stars!
How to Install django-authtools
You can install django-authtools using pip
pip install django-authtools
or add it to a project with poetry
poetry add django-authtools
Package Details
- Author
- Fusionbox, Inc.
- License
- BSD
- Homepage
- https://django-authtools.readthedocs.org/
- PyPi:
- https://pypi.org/project/django-authtools/
- GitHub Repo:
- https://github.com/fusionbox/django-authtools
Classifiers
Related Packages
Errors
A list of common django-authtools errors.
Code Examples
Here are some django-authtools
code examples and snippets.