Contents

django-registration 3.4

0

An extensible user-registration application for Django.

An extensible user-registration application for Django.

Stars: 892, Watchers: 892, Forks: 236, Open Issues: 3

The ubernostrum/django-registration repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 892 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
License
BSD-3-Clause
Homepage
PyPi:
https://pypi.org/project/django-registration/
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.

Related Packages & Articles

django-allauth 0.61.1

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