a Django user account app
Project description
Table of Contents
- About Pinax
- Overview
- Requirements
- Documentation
- Templates
- Contribute
- Code of Conduct
- Connect with Pinax
- License
About Pinax
Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates. This collection can be found at http://pinaxproject.com.
django-user-accounts
Overview
django-user-accounts
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
- Password expiration
- Account management (update account settings and change password)
- Account deletion
- Extensible class-based views and hooksets
- Custom
User
model support
Supported Django and Python versions
Django / Python | 3.8 | 3.9 | 3.10 | 3.11 |
---|
3.2 | * | * | * |
4.2 | * | * | * | *
Requirements
- Django 3.2 or 4.2
- Python 3.8, 3.9, 3.10, 3.11
- django-appconf (included in
install_requires
) - pytz (included in
install_requires
)
Documentation
See http://django-user-accounts.readthedocs.org/ for the django-user-accounts
documentation.
On September 17th, 2015, we did a Pinax Hangout on django-user-accounts
. You can read the recap blog post and find the video here http://blog.pinaxproject.com/2015/10/12/recap-september-pinax-hangout/.
The Pinax documentation is available at http://pinaxproject.com/pinax/. If you would like to help us improve our documentation or write more documentation, please join our Slack team and let us know!
Templates
Default templates are provided by the pinax-templates
app in the
account section of that project.
Reference pinax-templates installation instructions to include these templates in your project.
View live pinax-templates
examples and source at Pinax Templates!
See the django-user-accounts
templates documentation for more information.
Contribute
For an overview on how contributing to Pinax works read this blog post and watch the included video, or read our How to Contribute section. For concrete contribution ideas, please see our Ways to Contribute/What We Need Help With section.
In case of any questions we recommend you join our Pinax Slack team and ping us there instead of creating an issue on GitHub. Creating issues on GitHub is of course also valid but we are usually able to help you faster if you ping us in Slack.
We also highly recommend reading our blog post on Open Source and Self-Care.
Code of Conduct
In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct. We ask you to treat everyone as a smart human programmer that shares an interest in Python, Django, and Pinax with you.
Connect with Pinax
For updates and news regarding the Pinax Project, please follow us on Twitter @pinaxproject and check out our Pinax Project blog.
License
Copyright (c) 2012-present James Tauber and contributors under the MIT license.
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
Built Distribution
Hashes for django-user-accounts-3.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | aeeab93b5715f950f9c1edbc03b41438d0927b68232c40ba1f19538d6eb3fb59 |
|
MD5 | 9adbade7cff16c5da928e406d2f3e998 |
|
BLAKE2b-256 | 1d89ebedd37cfb42cfc4a028f956b725e91085b4d0ad5cea17cc723058d95139 |
Hashes for django_user_accounts-3.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4f2bf5baf098a28cd8924a8984c88ba257d75219197794494daf9b6467905f0 |
|
MD5 | 68664a3b8f343ba2e674c77a66baa2a9 |
|
BLAKE2b-256 | 4369235943fea6a87e2d50b6a3a63447818aefa38fed0b5cd19f4d3fd16cb80f |