
django-registration 5.2.1
0
An extensible user-registration application for Django.
Contents
An extensible user-registration application for Django.
Stars: 945, Watchers: 945, Forks: 233, Open Issues: 2The ubernostrum/django-registration repo was created 12 years ago and the last code push was 10 months ago.
The project is popular with 945 github stars!
How to Install django-registration
You can install django-registration using pip
pip install django-registration
or add it to a project with poetry
poetry add django-registration
Package Details
- Author
- James Bennett
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-registration/
- Documentation:
- https://django-registration.readthedocs.io/
- GitHub Repo:
- https://github.com/ubernostrum/django-registration
Classifiers
- Utilities
Related Packages
Errors
A list of common django-registration errors.
Code Examples
Here are some django-registration code examples and snippets.
GitHub Issues
The django-registration package has 2 open issues on GitHub
- Compatibility with LoginRequiredMiddleware
pythonfix







