A custom Django user model for best practices email-based login.
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
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-improved-user-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23ec44f40262ad5418e131526111cfce2c640a7ea814d0bec62a6846204a4c74 |
|
MD5 | 05c046c70f4e072d6c35ea3c6f6c50ef |
|
BLAKE2b-256 | a9e2edfccebdfe77533aa4253e18128c558e688cbc20131d8525c28820d2c360 |
Hashes for django_improved_user-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3980cc424b21c450a0eba93b9878c39d96e5f7a73d42ff83d599754adf2fea3 |
|
MD5 | 25395a1a4aa00a29f42169f33d19e796 |
|
BLAKE2b-256 | 5c71604e89757d861169c79c1d42c4ca3702c9abb250a2f3291d005f27e57a0f |