{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/3"}],"enrichment":{"capability":"Provides country-specific form fields, validators, and helpers for Django applications, such as postal code formats and government ID number validation tailored to individual countries.","skillfed_tags":["django-forms","localization","validation"],"use_cases":["Validate postal codes in a user registration form for a specific country","Build a Django form with country-specific government ID number fields for compliance","Localize form validation rules across a multi-country web application","Add region-specific address or tax ID validation to checkout flows"],"what_it_does":"django-localflavor is a standalone Django package that provides localized form fields and validators for specific countries and regions. It was originally part of Django's core but was separated to keep the framework lean. The package includes postal code validators, government ID number fields, and other country-specific helpers that integrate seamlessly with Django's form system.\n\nThe package depends on Django and python-stdnum for validation logic. It actively supports modern Django versions (4.2 through 6.0) and Python 3.9+. The project is actively maintained with recent releases and regular commits, making it suitable for production use in applications that need localized form handling.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive license, and solves a real problem for Django applications serving specific countries. Install it when you need country-specific form validation; skip it if your application is country-agnostic or uses a custom validation layer."},"id":"django-localflavor","links":{"html":"https://skillfed.io/packages/django-localflavor","md":"https://skillfed.io/packages/django-localflavor.md","pypi":"https://pypi.org/project/django-localflavor/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-01","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"django-localflavor","python_support":"supports_current","summary":"Country-specific Django helpers"},"popularity":{"monthly_downloads":1029601,"position":4473,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.1"}
