Bare minimum user model for Django
Project description
# django-minimal-user - Minimum User model for Django
Contains a User implementation without the cruft
There are two primary uses:
Use minimal_user.User directly
Inherit from minimal_user.AbstractUser to create a User model with only the fields necessary for your project.
If using the serializers from minimal_user.drf ensure this project is installed with the drf extras. (e.g. django-minimal-user[drf]).
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
Built Distribution
File details
Details for the file django-minimal-user-0.9.2.tar.gz
.
File metadata
- Download URL: django-minimal-user-0.9.2.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1d49d88e4237efdbeda8688b39da14e60322d39518506ab34981d23b6410315 |
|
MD5 | a27ee451d12453fdf7de223c65464240 |
|
BLAKE2b-256 | d5ffef181a56d5d55ee40b96397757611a430e367fca5c3280da55b67193b277 |
Provenance
File details
Details for the file django_minimal_user-0.9.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_minimal_user-0.9.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4f8a6d5beef26ee95cacc6222c146954d48e843e00c6b8bcd0d9c5e01a16a4d |
|
MD5 | 04bf86f193d71c5a21c92eaa3775d393 |
|
BLAKE2b-256 | fcc9504f777f264709d625d742d492efe9be15e900e04e0a563e0c6a314b0558 |