Skip to main content
https://travis-ci.org/anthon-alindada/django_custom_auth_user.svg?branch=master https://codecov.io/gh/anthon-alindada/django_custom_auth_user/branch/master/graph/badge.svg

Django custom user model and abstract user model basic token authentication.

Documentation

The full documentation is at https://django_custom_auth_user.readthedocs.io.

Features

  • Custom user

  • Extendable abstract user

  • User registration service

  • Token authentication

  • Create auth token

  • Delete auth token

  • Query sets for User & AuthToken

Quickstart

Install Django custom user:

pip install django_custom_auth_user

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'custom_auth_user',
    ...
)

Set your AUTH_USER_MODEL setting to use custom_auth_user.User:

AUTH_USER_MODEL = 'custom_auth_user.User'

Create the database tables:

python manage.py migrate

Version 0.1 (2017-07-23)

  • Initial release.

Release files for django-custom-auth-user 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-custom-auth-user 0.1.2
File Size Uploaded
django-custom-auth-user-0.1.2.tar.gz 10.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-custom-auth-user 0.1.2
File Interpreter ABI Platform
django_custom_auth_user-0.1.2-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 29.6 kB

Release files / django-custom-auth-user-0.1.2.tar.gz

Download URL django-custom-auth-user-0.1.2.tar.gz
Size 10.5 kB
Tags Source
SHA-256 checksum
How to use checksums
d3c26187f24238bd26391947240784a170148c3d628512e300c66e8fc50b6395
BLAKE2b-256 checksum
How to use checksums
a95bb5582ef644e9923d3102283f950e548377ed3b179f22fe7450aa86ab63f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / django_custom_auth_user-0.1.2-py2.py3-none-any.whl

Download URL django_custom_auth_user-0.1.2-py2.py3-none-any.whl
Size 19.1 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
992827b0f681bc78e0cab5e44fd1b9c0d175365ee5becaa2ecc3be955252eb43
BLAKE2b-256 checksum
How to use checksums
ff02dcf46b933208228640f2349f30df7f4eec5de4c23511dbe8416f044ded2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 release files

0.1.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page