Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattdeboard/django-registration

A fork of the original from Bitbucket. Under intermittent development independent from the original.
https://github.com/mattdeboard/django-registration

Last synced: 23 days ago
JSON representation

A fork of the original from Bitbucket. Under intermittent development independent from the original.

Awesome Lists containing this project

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