ubernostrum / django-registration

A user-registration application for Django.

 NB: This is not the latest revision. For the latest view, go to tip.

filename size last modified message
commands  
__init__.py 0 B 18 months ago Missed one

README

========================
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.