- Language: en
29 results for string in version 3.0
-
Serializing Django objects
- … string of the form YYYY-MM-DD as defined in ECMA-262 . time A string …
-
Sending email
- … string. message : A string. from_email : A string. recipient_list : A list of strings, each …
-
Logging
- … string is a normal Python formatting string describing the details that are to be output …
-
Search
- … strings. For the longer name, there are more combinations which appear in the source string …
-
Working with forms
- … string, and uses this to compose a URL. The URL contains the address where the data …
-
Advanced testing topics
- … strings describing the tests to be run. A test label can take one of four …
-
Password management in Django
- … string in this format: <algorithm>$<iterations>$<salt>$<hash …
-
Internationalization and localization
- … strings and how they should be represented in the given language. Message files have a .po file …
-
Middleware
- … string: the full Python path to the middleware factory’s class or function name. For example …
-
Models
- … string representation of any object. This is what Python and Django will use whenever a model …