- Language: en
29 results for ascii in version 2.2
-
Django 1.8.3 release notes
- … ASCII values for ForeignKey.related_name on Python 3 by fixing the false positive system check …
-
Form fields
- … ASCII letters. Defaults to False . TimeField class TimeField ( **kwargs ) [source] Default widget: TimeInput Empty value …
-
The syndication feed framework
- … ASCII inside the method itself. A complex example The framework also supports more complex feeds …
-
Django 1.10 release notes
- … ASCII letters and numbers in usernames. Although it wasn’t a deliberate choice, Unicode characters …
-
The Django admin site
- … ASCII letters; and removing various English stop words such as ‘a’, ‘an’, ‘as’, and similar …
-
Django 1.6.6 release notes
- … Prevented a crash on Python 3 with query strings containing unencoded non-ASCII characters ( #22996 ). …
-
Django 1.6.2 release notes
- … ASCII characters ( #21627 ). The collectstatic command will raise an error rather than default to using …
-
Django 1.11.4 release notes
- … ASCII format values for date/time widgets results in an empty value in the widget’s HTML …
-
How to use sessions
- … ASCII letters). session_data A string containing an encoded and serialized session dictionary. expire_date …
-
URL dispatcher
- … ASCII letters or numbers, plus the hyphen and underscore characters. For example, building-your-1st-django …