Skip to main content

Compose new Django User models that follow best-practices for international names and authenticate via email instead of username.

Project description

Latest Release: PyPI Version Github Tag

Documentation: Stable Documentation Status

Compatibility: Python Implementation Support Python Support Django Support License Black

Tests: pre-commit.ci status Coverage Status

Read Me

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 and last_name with international friendly short_name and full_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


Download files

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

Source Distribution

django-improved-user-2.0a2.tar.gz (38.8 kB view hashes)

Uploaded Source

Built Distribution

django_improved_user-2.0a2-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

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