williamratcliff / django-registration

A fork of django-registration using class based views

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A fork of django-registration using class based views

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%