a Django user account app
Project description
user accounts for Django
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.4, 1.6 or 1.7
Python 2.6, 2.7, 3.3 or 3.4
django-appconf (included in install_requires)
pytz (included in install_requires)
Keep in mind that the Python version support will also depend on what is supported by Django. For example, if you need to use Python 2.6 you can’t use Django 1.7+.
Documentation
Contributing
We accept contributions for everyone! See the CONTRIBUTING.md file for more information about how to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for django-user-accounts-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cb7010a14bc2c27d61fac6a97b2224b8b1b9a45cb9f5402d37583dd93c3eb85 |
|
MD5 | a72cf514e293afee42fc642266074ca4 |
|
BLAKE2b-256 | 118ab29df2b0373d10f04aafc995dfe71c45982225a6cc1486f2be3525bd7c27 |