- Language: en
29 results for ascii in version 2.0
-
Django 1.10 release notes
- … ASCII letters and numbers in usernames. Although it wasn’t a deliberate choice, Unicode characters …
-
Databases
- … ASCII range, all exact string matches are performed case-sensitively, even when the case-insensitive …
-
Django 1.8.3 release notes
- … ASCII values for ForeignKey.related_name on Python 3 by fixing the false positive system check …
-
Django 1.11.4 release notes
- … ASCII format values for date/time widgets results in an empty value in the widget’s HTML …
-
django-admin and manage.py
- … ASCII-only characters can also be used. If the staticfiles contrib app is enabled (default …
-
The Django admin site
- … ASCII letters; and removing various English stop words such as ‘a’, ‘an’, ‘as’, and similar …
-
Django 1.9.8 release notes
- … AddField on PostgreSQL ( #26889 ). Fixed makemessages crash on Python 2 with non-ASCII file names ( #26897 ). …
-
How to use sessions
- … ASCII letters). session_data A string containing an encoded and serialized session dictionary. expire_date …
-
Django 1.7.3 release notes
- … ASCII referer header ( #23815 ). Fixed a crash in the django.contrib.auth.redirect_to_login view when passing …
-
Django 1.6.1 release notes
- … ASCII characters (#21358). Fixed a crash in the debug view after an exception occurred on Python …