- Language: en
23 results for locals in version 2.1
-
Settings
- … locale already has an existing thousands separator. If there is a thousands separator in the locale …
-
Form fields
- … localize Field. localize The localize argument enables the localization of form data input, as well …
-
Middleware
- … Locale middleware class LocaleMiddleware [source] Enables language selection based on data from the request. It customizes …
-
django-admin and manage.py
- … localization . --locale LOCALE , -l LOCALE Specifies the locale(s) to process. If not provided, all locales …
-
Built-in template tags and filters
- … locale and if Format localization is enabled, e.g.: It is {% now "SHORT_DATETIME_FORMAT …
-
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 …
-
File storage API
- … local filesystem. It inherits from Storage and provides implementations for all the public methods thereof …
-
Widgets
- … localized numbers in number input types. Django itself avoids using them for fields having their …
-
Model field reference
- … localize is False or TextInput otherwise. Note For more information about the differences between the FloatField …