Skip to main content

A custom user model for django authentication

Project description

Django custom user model

A Custom User model for authentication

Requirement

  • Python (3.5, 3.6, 3.7, 3.8)
  • Django (1.11, >2.0, 2.1, 2.2, 3.0, 3.1)

Installation

Install using pip

pip install django-custom-user-models

add to INSTALLED_APPS setting

INSTALLED_APPS = {
    ...
    'CustomAuth',
    ...
}

set AUTH_USER_MODEL setting

AUTH_USER_MODEL = 'CustomUser.User'

License

Uses the MIT license.

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-custom-user-models-0.0.20.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_custom_user_models-0.0.20-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file django-custom-user-models-0.0.20.tar.gz.

File metadata

  • Download URL: django-custom-user-models-0.0.20.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.2

File hashes

Hashes for django-custom-user-models-0.0.20.tar.gz
Algorithm Hash digest
SHA256 f96b59d0db98af4f2d1f1984f58c5b0ebd7c1b52f50abac0cf72669c7f1715d6
MD5 fa9b2c5ea3f13867088d3944cea79201
BLAKE2b-256 b1554de32ddf7325c683a5af2393548b7f0ab756b83e5f5375fa8f1efdb8f800

See more details on using hashes here.

File details

Details for the file django_custom_user_models-0.0.20-py3-none-any.whl.

File metadata

  • Download URL: django_custom_user_models-0.0.20-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.2

File hashes

Hashes for django_custom_user_models-0.0.20-py3-none-any.whl
Algorithm Hash digest
SHA256 490882531fdbac100a03189f6ab65f2b3991ea5b7060ff980f021e6bcbab616f
MD5 d0103e63358922f165394c119c9412d8
BLAKE2b-256 fc5bdd9658bada20f21b801f853ed771201a79e0a5d78146c15b9987552a4578

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page