Skip to content

raulgarreta/django-registration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It uses Django 1.5 custom User model and generic username field (USERNAME_FIELD).
As an example, it can be used to use email as the username.

This is a fork from:

https://bitbucket.org/ubernostrum/django-registration

Original authors description:

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.4 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. Full documentation is also `available online
https://django-registration.readthedocs.org/

Releases

No releases published

Packages

No packages published