{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"}],"enrichment":{"capability":"Provides Django model and form fields to store and manage lists of email addresses with built-in validation and a widget for editing multiple emails.","skillfed_tags":["django-field","email-handling"],"use_cases":["Store a list of recipient email addresses in a contact or mailing list model without manually parsing or serializing strings.","Build a form that lets users enter multiple email addresses at once, with built-in validation for each address.","Manage team or department email lists in a Django admin interface with a clean, multi-email input widget.","Accept bulk email subscriptions or notifications in a single form field without custom parsing logic."],"what_it_does":"django-multi-email-field is a Django extension that adds a specialized field type for storing and managing multiple email addresses in your models and forms. It provides both a model field for database storage and a form field with an accompanying widget for user input, handling parsing and validation of email lists.\n\nThe package is a focused tool that fills a gap in Django's standard field types by offering a straightforward way to capture and persist lists of emails. It depends only on django and supports Python 3.9+ and Django 4.2+. The last release was 455 days ago; while classified as Production/Stable, the infrequency of updates suggests it may be in a maintenance-only state rather than actively developed.","worth_installing":"Yes, if you need a straightforward way to handle multiple emails in Django models and forms. The package is stable, has low install friction, and supports current Python and Django versions. However, verify the license before use and be aware that updates are infrequent; if you need active development or custom email handling beyond basic storage and validation, consider whether a more actively maintained alternative suits your needs."},"id":"django-multi-email-field","links":{"html":"https://skillfed.io/packages/django-multi-email-field","md":"https://skillfed.io/packages/django-multi-email-field.md","pypi":"https://pypi.org/project/django-multi-email-field/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-05-16","license_spdx":null,"license_treatment":"unclear","name":"django-multi-email-field","python_support":"supports_current","summary":"Provides a model field and a form field to manage list of e-mails"},"popularity":{"monthly_downloads":98497,"position":13080,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.8.0"}
