検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 55 for old (0.115 sec.)
マイグレーション操作 — Django 4.0.6 ドキュメント 6623
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ブルを削除します。 RenameModel ¶ class RenameModel ( old_name , new_name ) ¶ モデルの名称を今までの名称から ... lways applies them in the Django ORM code. 警告 On older databases, adding a field with a default value m ... es. RenameField ¶ class RenameField ( model_name , old_name , new_name ) ¶ Changes a field's name (and, u ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 6623
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t to be aware of when upgrading from Django 1.4 or older versions. We've also dropped some features, whic ... added to the acceptable codes for Quebec. It's an old abbreviation. The receiver decorator is now able t ... reset_sequences attribute can be used to force the old behavior for TransactionTestCase that might need i ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 6623
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s (e.g. ATOMIC_REQUESTS set to True ), or Django's old autocommit behavior, in a project which runs witho ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 6623
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s custom error messages to use the %(value)s placeholder. The ValidationError equality operator now ignor ... compliant format. Support for cookies that use the old format remains until Django 4.1. The minimum suppo ... eStorage is different from the format generated by older versions of Django. Support for the old format r ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 6519
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d or modified in a backwards-incompatible way, the old feature or behavior will be deprecated. Sometimes ... pports. When Django no longer needs to support the older version of Python that doesn't include the libra ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 6519
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onally used them to provide unofficial support for old Django releases. タグ ¶ Each Django release is tag ...
https://man.plustar.jp/django/internals/git.html - [similar]
モデルインスタンスリファレンス — Django 4.0.6 ドキュメント 6519
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o did an UPDATE , otherwise it did an INSERT . The old algorithm results in one more query in the UPDATE ... LL . In such cases it is possible to revert to the old algorithm by setting the select_on_save option to ... 'Venezuelan Beaver Cheese' ) >>> product . number_sold += 1 >>> product . save () データベースから取得した ... 古い number_sold の値は 10 でした。そして、11 という値がデータベース ...
https://man.plustar.jp/django/ref/models/instances.html - [similar]
Django 2.0 リリースノート — Django 4.0.6 ドキュメント 6519
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... サポートの削除 ¶ To support native Python 2 strings, older Django versions had to accept both bytestrings a ... ow fetches 2000 rows at a time instead of 100. The old behavior can be restored using the chunk_size para ... ld . You may need to update custom expressions. In older versions, forms and formsets combine their Media ... xpression , connection , context ) Support for the old signature in custom fields and expressions remains ...
https://man.plustar.jp/django/releases/2.0.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... If using database-backed sessions, regularly clear old sessions to avoid storing unnecessary data. CONN_M ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 6430
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ickets that are still uncategorized. Checking that old tickets are still valid. If a ticket hasn't seen a ... sent in some newer version of Django but not in an older one. An extremely helpful piece of information i ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
PREV 1 2 3 4 5 6 NEXT