- Language: en
11 results for ascii in version 1.11
-
Unicode data
- … ASCII characters. If you’re constructing a URL from pieces of data that might be non-ASCII …
-
QuerySet API reference
- … ASCII) strings, bear in mind the database note about string comparisons. SQLite does not do case …
-
Django Utils
- … ASCII bytes containing the encoded result. uri_to_iri ( uri ) [source] Converts a Uniform Resource …
-
django.contrib.auth
- … ASCII letters and numbers in usernames. Although it wasn’t a deliberate choice, Unicode characters …
-
Model instance reference
- … ASCII characters (required by the URI specification, RFC 2396 ) and be URL-encoded, if necessary …
-
Built-in template tags and filters
- … ASCII characters in a URL. It’s safe to use this filter on a string …
-
django-admin and manage.py
- … ASCII-only characters can also be used. If the staticfiles contrib app is enabled (default …
-
Databases
- … ASCII range, all exact string matches are performed case-sensitively, even when the case-insensitive …
-
The syndication feed framework
- … ASCII inside the method itself. A complex example The framework also supports more complex feeds …
-
Form fields
- … ASCII letters. Defaults to False . TimeField class TimeField ( **kwargs ) [source] Default widget: TextInput Empty value …
-
Model field reference
- … ASCII letters. Defaults to False . SmallIntegerField class SmallIntegerField ( **options ) [source] Like an IntegerField , but only …