{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/4"}],"enrichment":{"capability":"Provides a Django model field and form field for storing, validating, and formatting phone numbers with region-specific patterns and display rules.","skillfed_tags":["abandoned","legacy-django"],"use_cases":["Add a phone number field to a Django model with automatic validation and formatting for a specific region.","Display phone numbers in templates using region-specific formats via the phone_number_format filter.","Provide a dedicated phone input widget in Django admin with country and region selection.","Store and retrieve phone numbers with their country code and region code as separate attributes.","Format phone numbers inline in templates using custom regex patterns and prefix rules."],"what_it_does":"django-phonenumbers is a Django app that adds a PhoneNumberField for models and forms, allowing you to store phone numbers with region-specific validation and formatting. It integrates with Django admin to provide a dedicated phone input widget and uses configurable regex patterns and format strings to display numbers according to regional conventions. The package stores phone numbers as objects with country code, region code, and number components, and provides template filters and tags to format them on display.\n\nHowever, it has been abandoned since 2015-08-06 and was designed for Django 1.7 and 1.8, making it unsuitable for modern Django projects without significant maintenance or forking.","worth_installing":"No. The package is abandoned (last commit 2015-08-06) and targets Django 1.7 and 1.8, which are over a decade old. Compatibility with modern Django, Python, and phone number standards is not documented and almost certainly broken. Use a maintained alternative instead."},"id":"django-phonenumbers","links":{"html":"https://skillfed.io/packages/django-phonenumbers","md":"https://skillfed.io/packages/django-phonenumbers.md","pypi":"https://pypi.org/project/django-phonenumbers/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2015-08-06","license_spdx":null,"license_treatment":"permissive","name":"django-phonenumbers","python_support":"unspecified","summary":"Phone number field for Django admin"},"popularity":{"monthly_downloads":78487,"position":14440,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
