Skip to main content

Just another Django-email-user app. Makes the email address as the username.

Project description

Just another Django-email-user app. Makes the email address as the username.

Attention! Only suitable for fresh Django projects.

Installation

  • Installation

    pip install django-cust-email-user
  • Add email_users to INSTALLED_APPS in settings.py

    INSTALLED_APPS = [
      "email_users",
      ...
    ]
  • Create AUTH_USER_MODEL in settings.py

    AUTH_USER_MODEL = 'email_users.User'
  • Database Update

    python manage.py migrate

Internal Notes

Publishing to PyPI:

python -m pip install -U wheel twine setuptools
python setup.py sdist
python setup.py bdist_wheel
twine upload --skip-existing dist/*

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-cust-email-user-0.1.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

django_cust_email_user-0.1.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file django-cust-email-user-0.1.2.tar.gz.

File metadata

  • Download URL: django-cust-email-user-0.1.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for django-cust-email-user-0.1.2.tar.gz
Algorithm Hash digest
SHA256 d43322cf38b63e057475b82085984cc5b966adc55187857eb76673ceeb31e0bd
MD5 b32b26b0015707d171fd2514e2f6ac5b
BLAKE2b-256 6f9ad53e2cd2daded610499537abfa9a3f7c527db5b9667e9906e9afd51c3a8a

See more details on using hashes here.

File details

Details for the file django_cust_email_user-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for django_cust_email_user-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cb89b34f02319463cb7c6dbac83a6366dc8836d0e9ba23dc109339aafd4c7b50
MD5 f732246a22a2027058e5dfb57aa72288
BLAKE2b-256 f4f2e9c8cdf48a7f92e0821d2fe46e6cf3e8838974233be0073b1bb5a366508d

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