- Language: en
29 results for ascii in version 2.0
-
Django 1.11.4 release notes
- … ASCII format values for date/time widgets results in an empty value in the widget’s HTML …
-
Model field reference
- … ASCII letters. Defaults to False . SmallIntegerField class SmallIntegerField ( **options ) [source] Like an IntegerField , but only …
-
Django 1.2.3 release notes
- … ASCII responses using CSRF tokens. The patch also caused issues with some forms, most notably …
-
Django 1.11.2 release notes
- … ASCII ( #28204 ). Prevented Subquery from adding an unnecessary CAST which resulted in invalid SQL ( #28199 ). Corrected …
-
Django 1.6.1 release notes
- … ASCII characters (#21358). Fixed a crash in the debug view after an exception occurred on Python …
-
Django 1.9.8 release notes
- … AddField on PostgreSQL ( #26889 ). Fixed makemessages crash on Python 2 with non-ASCII file names ( #26897 ). …
-
The Django admin site
- … ASCII letters; and removing various English stop words such as ‘a’, ‘an’, ‘as’, and similar …
-
Django 1.7.1 release notes
- … ASCII characters in the request ( #23593 ). Fixed missing get_or_create and update_or_create …
-
django-admin and manage.py
- … ASCII-only characters can also be used. If the staticfiles contrib app is enabled (default …