- Language: en
215 results for string in the development version
-
Django 1.3 release notes
- … strings For translation strings with ambiguous meaning, you can now use the pgettext function to specify …
-
Django 1.5 release notes
- … string. If you are using {{ year }} in your templates, you must replace it with {{ year …
-
Django 1.6.6 release notes
- … string (e.g. "_x3a1gho" ), rather than iterating through an underscore followed by a number …
-
Form Assets (the Media class)
- … strings String paths used to specify assets can be either relative or absolute. If a path …
-
Django 1.4.14 release notes
- … string (e.g. "_x3a1gho" ), rather than iterating through an underscore followed by a number …
-
Django’s release process
- … string freeze / Release candidate release If there is still a consistent stream of release blockers …
-
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 …