Registered by Kevin N. Murphy

This is just a simple, portable, generic user-registration application for Django projects.

This is just a simple, portable, generic user-registration application for Django projects. Workflow follows a simple pattern:

    * A user signs up for a new account, which will be inactive by default.
    * An email is sent to the address they used to register, containing an activation link.
    * Once they click the activation link, the account becomes active and they can log in as normal.

Requires a recent Subversion checkout of Django; this application is tracking backwards-incompatible changes in trunk, which means that it will not work with Django 0.96.

Project information

Maintainer:
Kevin N. Murphy
Driver:
Not yet selected
Licence:
Simplified BSD Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

django-registration does not have any download files registered with Launchpad.