- Language: en
153 results for string in version 1.11
-
Upgrading templates to Django 1.8
- … STRING_IF_INVALID , include their values under the 'allowed_include_roots' and 'string_if_invalid …
-
Django 1.4 release notes
- … string to be no longer than the specified number of characters. Truncated strings end with …
-
Django 1.5 release notes
- … strings, the optional C implementation can return a byte string. This was fixed in Python …
-
Django 1.3 release notes
- … strings For translation strings with ambiguous meaning, you can now use the pgettext function to specify …
-
Django 1.6.6 release notes
- … string (e.g. "_x3a1gho" ), rather than iterating through an underscore followed by a number …
-
Django 1.5.9 release notes
- … string (e.g. "_x3a1gho" ), rather than iterating through an underscore followed by a number …
-
Django 1.4.14 release notes
- … string (e.g. "_x3a1gho" ), rather than iterating through an underscore followed by a number …
-
Django Utils
- … string_concat(*strings) can be replaced by format_lazy('{}' * len(strings), *strings) . Lazy variant of string …
-
Built-in template tags and filters
- … string, Django will use that string as the name of the parent template. If the variable …
-
Settings
- … string) A string that will be automatically included (prepended by default) to all cache keys …