- Language: en
179 results for string in version 3.2
-
Model field reference
- … string() . value_to_string ( obj ) [source] Converts obj to a string. Used to serialize the value …
-
The Django admin site
- … string representing a ModelAdmin attribute. A string representing a model attribute. For example if you have …
-
Testing tools
- … string, or a list of error strings, that are expected as a result of form …
-
Writing custom model fields
- … string. For our Hand example, we could convert the card data to a string of 104 characters …
-
Django 1.7 release notes
- … strings in po files for fuzzy strings. The following settings to adjust the language cookie …
-
Cryptographic signing
- … string' ) 'My string:Ee7vGi-ING6n02gkcJ-QLHg6vFw' >>> signer . unsign ( 'My string …
-
The Forms API
- … strings, but there’s no requirement that they be strings; the type of data you pass …
-
GEOS API
- … string , srid = None ) Parameters: string ( str ) – string that contains spatial data srid ( int ) – spatial reference …
-
Query Expressions
- … string to an expression. Most expressions interpret a string argument as the name of a field …
-
URL dispatcher
- … string. A to_python(self, value) method, which handles converting the matched string into the type …