django-change-email 0.1.2 documentation

Home | Table of contents | Index | Modules
up | next »

Table of contents¶

Date:September 05, 2013

Documentation:

  • Overview
    • Features
    • How email address change requests work
  • Installation
    • Requirements
    • From Pypi
    • From source
  • Setting up the application
    • Required templates
    • Setting up URLs
    • Adding the app to the installed applications
    • Creating the database tables
  • Maintenance
  • Getting help
  • API Reference
    • Settings
      • Settings
    • Admin interface integration
      • resend_confirmation
      • EmailChangeAdmin
    • Forms
      • EmailChangeForm
    • Management commands
      • cleanupemailchangerequests
    • Managers
      • ExpiredEmailChangeManager
      • PendingEmailChangeManager
    • Models
      • EmailChange
    • Signals
      • email_change_confirmed
      • email_change_created
      • email_change_deleted
    • Validators
      • EmailNotUsedValidator
      • validate_email_not_used
    • Views
      • EmailChangeConfirmView
      • EmailChangeCreateView
      • EmailChangeDeleteView
      • EmailChangeDetailView
      • EmailChangeIndexView
  • Testing
  • Contributing
  • Internationalization
  • License

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Table Of Contents

  • Table of contents
    • Indices and tables

Browse

  • Next: django-change-email documentation index

You are here:

  • django-change-email 0.1.2 documentation
    • Table of contents

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

up | next »