検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 243 for python (0.113 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ML file by letting you express this information in Python code. It works much like Django's syndication fram ... ome_var) ). Sitemap classes ¶ A Sitemap class is a Python class that represents a "section" of entries in yo ... g Google using the ping_google management command: python manage . py ping_google [ / sitemap . xml ] --site ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Django 1.11.17 リリースノート — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 1.17 では、1.11.16 にあったいくつかのバグを修正し、Python 3.7 との互換性を追加しました。 Bugfixes ¶ Prevente ...
https://man.plustar.jp/django/releases/1.11.17.html - [similar]
Django 1.5.1 release notes — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e in our ticket tracker (and in a related issue in Python itself). If you've noticed memory problems under D ...
https://man.plustar.jp/django/releases/1.5.1.html - [similar]
Django 2.0.7 リリースノート — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Fixed migrations crash with namespace packages on Python 3.7 ( #28814 ). 目次 Django 2.0.7 リリースノート B ...
https://man.plustar.jp/django/releases/2.0.7.html - [similar]
Django 3.1.4 release notes — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r certain invocations of runserver on Windows with Python 3.7 and below ( #32202 ). Fixed a regression in Dj ...
https://man.plustar.jp/django/releases/3.1.4.html - [similar]
Django 4.0.3 release notes — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... jango 4.0.3 fixes several bugs in 4.0.2. Also, all Python code in Django is reformatted with black . Bugfixe ...
https://man.plustar.jp/django/releases/4.0.3.html - [similar]
セッションの使いかた — Django 4.0.6 ドキュメント 4492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... さい。 class serializers. PickleSerializer ¶ 任意の Python オブジェクトをサポートしますが、上に書いた理由によ ... lizer , the JSONSerializer cannot handle arbitrary Python data types. As is often the case, there is a trade ... の2つです。 セッションオブジェクトのガイドライン ¶ Python の普通の文字列を、 request.session におけるディクシ ... の属性にアクセスしたり、値をセットしたりしないこと。Python のディクショナリのように扱うこと。 例 ¶ 次の簡単な ...
https://man.plustar.jp/django/topics/http/sessions.html - [similar]
django.dispatch.dispatcher — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hich the receiver should respond. Must either be a Python object, or None to receive events from any sender. ... ments: sender The sender of the signal. Can be any Python object (normally one registered with a connect if ...
https://man.plustar.jp/django/_modules/django/dispatch/dispatcher.html - [similar]
Organization of the Django Project — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ority to upload packaged releases of Django to the Python Package Index , and to the djangoproject.com websi ... asers build Django releases and upload them to the Python Package Index , and to the djangoproject.com websi ...
https://man.plustar.jp/django/internals/organization.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... compatibilities with Jython , an implementation of Python written in Java, which runs Python code on the Jav ...
https://man.plustar.jp/django/releases/1.0.html - [similar]