Skip to main content

Install user details plugin for NEMO

Project description

NEMO User Details

This plugin for NEMO adds more fields to users.

The following fields can be enabled in this plugin:

  • phone number
  • emergency contact
  • groups (from django authentication groups)
  • gender
  • race
  • ethnicity

Installation

pip install NEMO-user-details

django-admin migrate NEMO_user_details

Add NEMO User Details

in settings.py add to INSTALLED_APPS:

INSTALLED_APPS = [
    '...',
    'NEMO_user_details',
    '...'
]

Usage

Go to Detailed administration to add choices for each field if needed (groups, gender, ethnicity, race).

Then go to Customization -> User details and select which fields you want to enable and require.

Then simply navigate to the User page in the Administration menu and the new fields will be available.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

NEMO_user_details-1.2.1-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file NEMO_user_details-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for NEMO_user_details-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b6499469eae1381a9657a98fe1ba6b0972135d921fe69670302e23b73eed2998
MD5 316744c1f54e66f5b94943611578eaf6
BLAKE2b-256 c74641b4d2564491e7178e51ba76797e3e0caa4e0af6f0ddf36d36eec1e8a872

See more details on using hashes here.

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