- Language: en
26 results for locals in version 5.1
-
Settings
- … localization . It serves three purposes: If the locale middleware isn’t in use, it decides …
-
Form fields
- … localize Field. localize The localize argument enables the localization of form data input, as well …
-
Middleware
- … Locale middleware class LocaleMiddleware [source] response_redirect_class Defaults to HttpResponseRedirect . Subclass LocaleMiddleware and override …
-
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 field reference
- … localize the datetime.datetime to the default timezone and convert it to a datetime.date instance, removing …
-
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" , deterministic = False , ), ... , ] class CreateCollation ( name , locale , * , provider = 'libc …
-
Model Form Functions
- … localized_fields is a list of names of fields which should be localized. labels is a dictionary …