- Language: en
179 results for string in version 3.2
-
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 and returns a datetime.date . parse_time ( value ) [source] Parses a string and returns a datetime.time …
-
Settings
- … string) A string that will be automatically included (prepended by default) to all cache keys …
-
GDAL API
- … string) EPSG code (integer or string) PROJ string A shorthand string for well-known standards …
-
The syndication feed framework
- … string class attributes, but this example illustrates that they can be either strings or methods …
-
Form fields
- … string. ChoiceField class ChoiceField ( ** kwargs ) [source] Default widget: Select Empty value: '' (an empty string) Normalizes …