django-improved-user 1.0.0
pip install django-improved-user==1.0.0
Released:
A custom Django user model for best practices email-based login.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Russell Keith-Magee, Andrew Pinkham
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
This project provides a custom user model that improves on Django’s default by making a few modern and international changes.
Uses email as the username to simplify login for users
Replace
first_name
andlast_name
with international friendlyshort_name
andfull_name
fields
The project also provides mix-in classes to make building custom User models easier.
For an explanation of why and how the project was built, please see the Project Rationale.
For information about getting started, please refer to the quickstart documentation.
For information about how to help with the project, please see the contributing documentation.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Russell Keith-Magee, Andrew Pinkham
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file django-improved-user-1.0.0.tar.gz
.
File metadata
- Download URL: django-improved-user-1.0.0.tar.gz
- Upload date:
- Size: 40.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
23ec44f40262ad5418e131526111cfce2c640a7ea814d0bec62a6846204a4c74
|
|
MD5 |
05c046c70f4e072d6c35ea3c6f6c50ef
|
|
BLAKE2b-256 |
a9e2edfccebdfe77533aa4253e18128c558e688cbc20131d8525c28820d2c360
|
File details
Details for the file django_improved_user-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: django_improved_user-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b3980cc424b21c450a0eba93b9878c39d96e5f7a73d42ff83d599754adf2fea3
|
|
MD5 |
25395a1a4aa00a29f42169f33d19e796
|
|
BLAKE2b-256 |
5c71604e89757d861169c79c1d42c4ca3702c9abb250a2f3291d005f27e57a0f
|