Skip to main content

Django rps.Milea Framework - User Module

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 rps-milea-users
  • Add rps_milea_users to INSTALLED_APPS in settings.py

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

    AUTH_USER_MODEL = 'rps_milea_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

rps-milea-users-0.1.4.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

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

rps_milea_users-0.1.4-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file rps-milea-users-0.1.4.tar.gz.

File metadata

  • Download URL: rps-milea-users-0.1.4.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for rps-milea-users-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e6b541cc4fb4bee211d45bc326c2bcc766fb73fd91399e96f4afd1d8daf5094c
MD5 44f231ad84d81f9a8f56c983fc5376ca
BLAKE2b-256 23489b5de841048c2d2a56f3837e92b69d3131d7e4b113b25863e20c6fb57da5

See more details on using hashes here.

File details

Details for the file rps_milea_users-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for rps_milea_users-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 32201d4791b23cbe6f47f6907207b0e1fa5d72e43d00737c87a462c40a8c4ce5
MD5 18b98ea09c9aec2daae07240b67d1eda
BLAKE2b-256 2384367376ab9a7cea670fccfb3bf3e8b3f736abd0862f7f5b7c70bfe9b33512

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