pharlez / django-registration-me

A user-registration application for Django (MongoEngine rework).

Home Page:https://bitbucket.org/ubernostrum/django-registration/

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.0 or newer and MongoEngine, 
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.

About

A user-registration application for Django (MongoEngine rework).

https://bitbucket.org/ubernostrum/django-registration/

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