- Language: en
94 results for locals in version 3.2
-
Localizing Django
- … locale. See Format localization for details. The format files aren’t managed by the use of Transifex …
-
Format localization
- … localization for a template block, use: { % load l10n % } { % localize on % } {{ value }} { % endlocalize % } { % localize off % } {{ value …
-
Internationalization and localization
- … localization. Usually done by developers. localization Writing the translations and local formats. Usually done by translators …
-
Creating forms from models
- … localization for fields with localized_fields Using the localized_fields parameter, you can enable localization …
-
Translation
- … localization. See Format localization for more details. Note Make sure you’ve activated translation for your …
-
Porting your apps from Django 0.96 to 1.0
- … Local flavors U.S. local flavor django.contrib.localflavor.usa has been renamed to django.contrib.localflavor.us . This change was made …
-
Settings
- … locales have different formats. For example, U.S. English would say “January 2006,” whereas another locale …
-
Form fields
- … localize Field. localize The localize argument enables the localization of form data input, as well …
-
Django 1.2 release notes
- … locale. Django will also use localized formats when parsing data in forms. See Format localization …
-
Writing your first patch for Django
- … local\clone\django\ The installed version of Django is now pointing at your local copy …