検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 243 for python (0.123 sec.)
Django 1.5.5 release notes — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h datetime_safe.datetime.combine (#21256). Fixed a Python 3 incompatibility in django.utils.text.unescape_en ...
https://man.plustar.jp/django/releases/1.5.5.html - [similar]
Django 1.6.2 release notes — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rking directory ( #21581 ). Fixed mail encoding on Python 3.3.3+ ( #21093 ). Fixed an issue where when setti ...
https://man.plustar.jp/django/releases/1.6.2.html - [similar]
Django 1.9.8 リリースノート — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... vely when using AddField on PostgreSQL ( #26889 ). Python 2 で非 ASCII 文字列のファイル名を使うと makemessag ...
https://man.plustar.jp/django/releases/1.9.8.html - [similar]
Django 2.2.24 release notes — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te_ipv46_address() validators were not affected on Python 3.9.5+. 目次 Django 2.2.24 release notes CVE-2021- ...
https://man.plustar.jp/django/releases/2.2.24.html - [similar]
Django 3.1.12 release notes — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te_ipv46_address() validators were not affected on Python 3.9.5+. 目次 Django 3.1.12 release notes CVE-2021- ...
https://man.plustar.jp/django/releases/3.1.12.html - [similar]
Signals — Django 4.0.6 ドキュメント 4452
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... define a receiver function. A receiver can be any Python function or method: def my_callback ( sender , ** ... ror. send_robust() catches all errors derived from Python's Exception class, and ensures all receivers are n ...
https://man.plustar.jp/django/topics/signals.html - [similar]
Installing PostGIS — Django 4.0.6 ドキュメント 4411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... esql-x.x-postgis , postgresql-server-dev-x.x , and python-psycopg2 (x.x matching the PostgreSQL version you ...
https://man.plustar.jp/django/ref/contrib/gis/install/postgis.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 4411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... file to write your own Operation objects into, use python manage.py makemigrations --empty yourappname , but ... ct the database, but persists these changes for RunPython instances to use. options should be a dictionary m ... れは特に処理を逆の順序で行いたい場合に有用です。 RunPython ¶ class RunPython ( code , reverse_code = None , a ... e = False ) ¶ マイグレーション履歴を反映して独自の Python コードを実行します。 code (与えられれば加えて reve ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 4411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sion is like the if ... elif ... else statement in Python . Each condition in the provided When() objects is ... rks just like an if ... elif ... else statement in Python . Case() also works in a filter() clause. For exam ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
Django 1.11.2 リリースノート — Django 4.0.6 ドキュメント 4411
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d MultipleObjectMixin.paginate_queryset() crash on Python 2 if the InvalidPage message contains non-ASCII ( ...
https://man.plustar.jp/django/releases/1.11.2.html - [similar]