Skip to main content

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

django-minimal-user-0.9.2.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

django_minimal_user-0.9.2-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 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