Contents

django-registration 5.2.1

0

An extensible user-registration application for Django.

An extensible user-registration application for Django.

Stars: 945, Watchers: 945, Forks: 233, Open Issues: 2

The 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
No  django-registration  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

django-allauth 65.14.3

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.