~pidgeon690/django-registration/patch+flexible-form

1
2
3
4
5
6
7
8
9
10
11
12
13
========================
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.0 or newer, but has no
other dependencies.

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