jlovison/django-registration
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========== Repo Notes ========== Originaly from https://bitbucket.org/ubernostrum/django-registration Fixes for 1.5 from https://bitbucket.org/LinnTroll/django-registration-1.5 ======================== 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.3 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.