django-localflavor
django-localflavor is a collection of assorted pieces of code that are useful for particular countries or cultures. These are called the "local flavor" add-ons
django-localflavor is a collection of assorted pieces of code that are useful for particular countries or cultures. These are called the "local flavor" add-ons
To install this package, run one of the following:
Most of the localflavor add-ons are localized form components deriving from the forms framework – for example, a USStateField that knows how to validate U.S. state abbreviations, and a FISocialSecurityNumber that knows how to validate Finnish social security numbers.
Summary
django-localflavor is a collection of assorted pieces of code that are useful for particular countries or cultures. These are called the "local flavor" add-ons
Last Updated
May 1, 2023 at 20:58
License
BSD-3-Clause
Total Downloads
5.3K
Version Downloads
2.3K
Supported Platforms
GitHub Repository
https://github.com/django/django-localflavor/Documentation
https://django-localflavor.readthedocs.io/