- Language: en
31 results for ascii in version 3.1
-
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.8.3 release notes
- … ASCII values for ForeignKey.related_name on Python 3 by fixing the false positive system check …
-
Serializing Django objects
- … ascii=True to the serializers.serialize() function. DjangoJSONEncoder class django.core.serializers.json. DjangoJSONEncoder The JSON serializer uses DjangoJSONEncoder …
-
Form fields
- … ASCII letters. Defaults to False . empty_value The value to use to represent “empty”. Defaults …
-
Django 3.1 release notes
- … ascii=True to JSON serializer, or allow_unicode=False to YAML serializer. The auto-reloader …
-
URL dispatcher
- … ASCII letters or numbers, plus the hyphen and underscore characters. For example, building-your-1st-django …
-
django.contrib.auth
- … ASCII letters and numbers, in addition to @ , . , + , - , and _ . class validators. UnicodeUsernameValidator A field validator …
-
Django 1.9.8 release notes
- … AddField on PostgreSQL ( #26889 ). Fixed makemessages crash on Python 2 with non-ASCII file names ( #26897 ). …
-
django-admin and manage.py
- … ASCII-only characters can also be used. If the staticfiles contrib app is enabled (default …
-
Django 1.7.3 release notes
- … ASCII referer header ( #23815 ). Fixed a crash in the django.contrib.auth.redirect_to_login view when passing …