mick-t / django-registration

django-registration (redux) now with Django 1.6/1.7/1.8 & Python 3 support

Home Page:http://django-registration-redux.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/macropin/django-registration.svg?branch=master https://coveralls.io/repos/macropin/django-registration/badge.svg?branch=master

If you have issues with the "django-registration-redux" package then please raise them here.

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. Full documentation is also available online

About

django-registration (redux) now with Django 1.6/1.7/1.8 & Python 3 support

http://django-registration-redux.readthedocs.org

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


Languages

Language:Python 89.2%Language:HTML 10.8%