検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 48 for encoding (0.078 sec.)
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 7512
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... er:proxyport In general, Django assumes that UTF-8 encoding is used for I/O. This may cause problems if your s ... ystem is set to use a different encoding. Recent versions of Python allow setting the PYTHO ... TF8 environment variable in order to force a UTF-8 encoding. Windows 10 also provides a system-wide setting by ...
https://man.plustar.jp/django/howto/windows.html - [similar]
Pythonモジュール索引 — Django 4.0.6 ドキュメント 7467
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... p with creating decorators for views. django.utils.encoding A series of helper functions to manage character e ... ions django.utils.http HTTP helper functions. (URL encoding, cookie handling, ...) django.utils.log Logging to ...
https://man.plustar.jp/django/py-modindex.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... request body for PUT requests like for POST. This encoding was arbitrary and inconsistent with Django's behav ... should import simplejson explicitly. django.utils.encoding.StrAndUnicode ¶ The django.utils.encoding.StrAndUn ... Define a __str__ method and apply the django.utils.encoding.python_2_unicode_compatible decorator instead. dja ... HttpResponse django.utils.simplejson django.utils.encoding.StrAndUnicode django.utils.itercompat.product clea ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
データベース — Django 4.0.6 ドキュメント 7270
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f each request, or disable persistent connections. Encoding ¶ Django assumes that all databases use UTF-8 enco ... ding. Using other encodings may result in unexpected behavior such as "value ... ng parameters for its database connections: client_encoding : 'UTF8' , default_transaction_isolation : 'read c ... ngo expects the database to support Unicode (UTF-8 encoding) and delegates to it the task of enforcing transac ...
https://man.plustar.jp/django/ref/databases.html - [similar]
索引 — Django 4.0.6 ドキュメント 7224
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tion.MiddlewareMixin (組み込みクラス) django.utils.encoding モジュール django.utils.feedgenerator モジュール d ... nager のメソッド) encoder (JSONField の属性) , [1] encoding (HttpRequest の属性) end_index() (Page のメソッド) ... s.html モジュール) escape_uri_path() (django.utils.encoding モジュール) escapejs template filter etag() (djang ... go.forms のクラス) filepath_to_uri() (django.utils.encoding モジュール) FilePathField (django.db.models のクラ ...
https://man.plustar.jp/django/genindex.html - [similar]
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 7179
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , input_data , META , content_length , boundary , encoding = None ): """ Handle the raw input from the client ... , input_data , META , content_length , boundary , encoding = None ): """ Use the content_length to signal whe ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
django.core.signing — Django 4.0.6 ドキュメント 7134
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u can optionally compress the JSON prior to base64 encoding it to save space, using the compress=True argument ... stant_time_compare , salted_hmac from django.utils.encoding import force_bytes from django.utils.module_loadin ...
https://man.plustar.jp/django/_modules/django/core/signing.html - [similar]
概要: モジュールコード — Django 4.0.6 ドキュメント 7134
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... .clickjacking django.utils.decorators django.utils.encoding django.utils.functional django.utils.html django.u ...
https://man.plustar.jp/django/_modules/index.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7088
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd urlunquote_plus() will be removed. django.utils.encoding.force_text() and smart_text() will be removed. dja ... od will be removed. Support for the pre-Django 3.1 encoding format of cookies values used by django.contrib.me ... m) will be removed. Support for the pre-Django 3.1 encoding format of sessions will be removed. Support for th ... 1.7 won't work after the upgrade. The django.utils.encoding.StrAndUnicode mix-in will be removed. 1.6 ¶ See th ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 7088
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the MIME type specification and the character set encoding. If content_type is specified, then its value is u ... the MIME type specification and the character set encoding. If content_type is specified, then its value is u ...
https://man.plustar.jp/django/ref/template-response.html - [similar]
PREV 1 2 3 4 5 NEXT