Home > django-registration

django-registration

Django-registration is a project mainly written in PYTHON and SHELL, based on the BSD-3-Clause license.

A fork of James Bennett's django-registration (https://bitbucket.org/ubernostrum/django-registration). Includes a backend to allow for emails as usernames and a backend to allow a UserProfile to be filled out as part of the registration proc

======================== Django user registration

This is a fairly simple user-registration application for Django_, designed to make allowing user signups as painless as possible. It requires a functional installation of Django 1.1 or newer, but has no other dependencies.

For installation instructions, see the file "INSTALL" in this directory; for instructions on how to use this application, and on what it provides, see the file "quickstart.rst" in the "docs/" directory.