Skip to main content

a Django user account app

Project description

user accounts for Django

https://img.shields.io/travis/pinax/django-user-accounts.svg https://img.shields.io/coveralls/pinax/django-user-accounts.svg https://img.shields.io/pypi/dm/django-user-accounts.svg https://img.shields.io/pypi/v/django-user-accounts.svg https://img.shields.io/badge/license-MIT-blue.svg

Provides a Django project with a very extensible infrastructure for dealing with user accounts.

Features

  • Functionality for:

    • Log in (email or username authentication)

    • Sign up

    • Email confirmation

    • Signup tokens for private betas

    • Password reset

    • Account management (update account settings and change password)

    • Account deletion

  • Extensible class-based views and hooksets

  • Custom User model support

Requirements

  • Django 1.7 or 1.8

  • Python 2.7, 3.3 or 3.4

  • django-appconf (included in install_requires)

  • pytz (included in install_requires)

Documentation

See http://django-user-accounts.readthedocs.org/

Contributing

We accept contributions from everyone! See the CONTRIBUTING.md file for more information about how to contribute.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-user-accounts-1.1.tar.gz (43.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page