Skip to main content

Install user details plugin for NEMO

Project description

NEMO User Details

This plugin for NEMO adds extra fields to users.

The following fields can be enabled in Customization -> User details:

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

If groups are enabled, there will also be a new option in email broadcast to email based on the groups they belong to.

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.4.0-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for NEMO_user_details-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 69b4af8bca1770911c71982e85eaaaa54032846ea10deff1366212c9e7e1273f
MD5 c4eef0479dc800c7e80f730f1a2b5151
BLAKE2b-256 1a52d04ef380f79e00544051cd654419ccad98fc69baee19061d6963b7af7e25

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