- Language: en
30 results for locals in version 3.2
-
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 …
-
Django 1.2 release notes
- … locale. Django will also use localized formats when parsing data in forms. See Format localization …
-
Django 1.4 release notes
- … local timezones for display. If you’re upgrading an existing project to Django 1.4, switching …
-
Django 1.3 release notes
- … locally, Django will map the alias to the installed version of the unittest library. Otherwise …
-
Django 1.6 release notes
- … localized_fields list will be localized (by setting localize on the form field). The labels …
-
Django 1.8 release notes
- … locale_alone attribute is False , translations are now deactivated instead of forcing the “en-us” locale …
-
Django 1.7 release notes
- … locales, instead of the case as it was provided. As locales should be treated case …
-
Django 3.2 release notes
- … locales specified using makemessages --locale option, when they contain hyphens ( '-' ). The django.contrib.auth.forms.ReadOnlyPasswordHashField form field is now disabled …
-
Django 1.10 release notes
- … local timezone otherwise. The new Storage.generate_filename() method makes it easier to implement custom storages …
-
Django 1.11 release notes
- … localize template tag to turn off localization. django.template.backends.django.Template.render() prohibits non-dict context For compatibility with …