- Language: en
33 results for ascii in version 5.2
-
Unicode data
- … ASCII characters. If you’re constructing a URL from pieces of data that might be non-ASCII …
-
Troubleshooting
- … ASCII sequences is transformed into a Unicode string and the specified encoding is incorrect. The output …
-
Django Utils
- … ASCII bytes and returns a string containing the encoded result. filepath_to_uri ( path ) [source …
-
Built-in template tags and filters
- … ASCII characters in a URL. It’s safe to use this filter on a string …
-
Model instance reference
- … ASCII characters (required by the URI specification, RFC 3986 Section 2 ) and be URL-encoded …
-
How to use Django with uWSGI
- … ASCII characters, make sure uWSGI is configured to accept non-ASCII file names by adding …
-
Django 1.6.1 release notes
- … ASCII characters (#21358). Fixed a crash in the debug view after an exception occurred on Python …
-
Django 1.10 release notes
- … ASCII letters and numbers in usernames. Although it wasn’t a deliberate choice, Unicode characters …
-
Django 1.7.3 release notes
- … ASCII referer header ( #23815 ). Fixed a crash in the django.contrib.auth.redirect_to_login view when passing …
-
How to use sessions
- … ASCII letters). session_data A string containing an encoded and serialized session dictionary. expire_date …