- Language: en
24 results for locals in version 3.2
-
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 …
-
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 …
-
Database migration operations
- … locale = 'und-u-ks-level2' , ), ... ] class CreateCollation ( name , locale , * , provider = 'libc' , deterministic = True …
-
Django Utils
- … locale ( language ) [source] Turns a language name (en-us) into a locale name (en_US). templatize …
-
File storage API
- … local filesystem. It inherits from Storage and provides implementations for all the public methods thereof …
-
Model field reference
- … localize is False or TextInput otherwise. Note For more information about the differences between the FloatField …