An extensible user-registration application for Django
Project description
A fork of django-registration that works with Django 1.5 and Python 3.3
INSTALLATION
To install this application into your virtualenv:
$ pip install django-registration-friendly
USAGE
Full documentation is also available online at https://django-registration.readthedocs.org/. The only difference is the installation is for django-reg, not django-registration.
Thanks
James Bennett for the original django-registration package.
Alex Clark for stuff.