- Language: en
94 results for locals in version 3.2
-
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 …
-
The staticfiles app
- … local development, should never be used in production and is only available if the staticfiles …
-
Model Form Functions
- … localized_fields is a list of names of fields which should be localized. labels is a dictionary …
-
Django 1.7 release notes
- … locales, instead of the case as it was provided. As locales should be treated case …
-
Django Utils
- … locale ( language ) [source] Turns a language name (en-us) into a locale name (en_US). templatize …
-
Django 1.8 release notes
- … locale_alone attribute is False , translations are now deactivated instead of forcing the “en-us” locale …
-
File storage API
- … local filesystem. It inherits from Storage and provides implementations for all the public methods thereof …
-
Database migration operations
- … locale = 'und-u-ks-level2' , ), ... ] class CreateCollation ( name , locale , * , provider = 'libc' , deterministic = True …
-
Model field reference
- … localize is False or TextInput otherwise. Note For more information about the differences between the FloatField …