- Language: en
138 results for string in version 1.8
-
The Django template language
- … strings: {{ data | default :"This is a string literal." }} All string literals are inserted …
-
Django 1.4 release notes
- … string to be no longer than the specified number of characters. Truncated strings end with …
-
Upgrading templates to Django 1.8
- … STRING_IF_INVALID , include their values under the 'allowed_include_roots' and 'string_if_invalid …
-
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.4.14 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 …
-
Built-in template tags and filters
- … string, Django will use that string as the name of the parent template. If the variable …
-
Django Utils
- … string_concat ( *strings ) Lazy variant of string concatenation, needed for translations that are constructed from …