- Language: en
27 results for ascii in version 1.10
-
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 …
-
The syndication feed framework
- … ASCII inside the method itself. A complex example The framework also supports more complex feeds …
-
Django 1.6.2 release notes
- … ASCII characters ( #21627 ). The collectstatic command will raise an error rather than default to using …
-
django-admin and manage.py
- … ASCII-only characters can also be used. If the staticfiles contrib app is enabled (default …
-
Django 1.8.3 release notes
- … ASCII values for ForeignKey.related_name on Python 3 by fixing the false positive system check …
-
Time zones
- … ASCII input. When you enable time zone support, you’ll encounter some errors because you’re using …
-
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 in usernames. Although it wasn’t a deliberate choice, Unicode characters have always …
-
Form fields
- … ASCII letters. Defaults to False . TimeField class TimeField ( **kwargs ) [source] Default widget: TextInput Empty value …