django-registration
2.3

Installation and configuration

  • Installation guide
  • Quick start guide

Built-in registration workflows

  • The HMAC activation workflow
  • The one-step workflow
  • The model-based activation workflow

For developers

  • Base view classes
  • Base form classes
  • Custom user models
  • Validation utilities
  • Custom settings
  • Signals used by django-registration
  • Feature and API deprecation cycle

Other documentation

  • Upgrading from previous versions
  • Frequently-asked questions
django-registration
  • Docs »
  • Python Module Index

Python Module Index

d | r
 
d
- django
    django.conf.settings
 
r
- registration
    registration.backends.hmac
    registration.backends.model_activation
    registration.backends.simple
    registration.forms
    registration.signals
    registration.validators
    registration.views

© Copyright 2007-2016, James Bennett.

Built with Sphinx using a theme provided by Read the Docs.