- Language: en
11 results for ascii in version 2.2
-
Django 1.2.3 release notes
- … ASCII responses using CSRF tokens. The patch also caused issues with some forms, most notably …
-
Django 1.9.8 release notes
- … AddField on PostgreSQL ( #26889 ). Fixed makemessages crash on Python 2 with non-ASCII file names ( #26897 ). …
-
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.11.2 release notes
- … ASCII ( #28204 ). Prevented Subquery from adding an unnecessary CAST which resulted in invalid SQL ( #28199 ). Corrected …
-
Django 1.7.1 release notes
- … ASCII characters in the request ( #23593 ). Fixed missing get_or_create and update_or_create …
-
Django 1.8.3 release notes
- … ASCII values for ForeignKey.related_name on Python 3 by fixing the false positive system check …
-
Django 1.10 release notes
- … ASCII letters and numbers in usernames. Although it wasn’t a deliberate choice, Unicode characters …
-
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 …
-
Django 1.6.1 release notes
- … ASCII characters (#21358). Fixed a crash in the debug view after an exception occurred on Python …