検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 24 for stable (0.032 sec.)
How is Django Formed? — Django 4.0.6 ドキュメント 13778
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is the alpha release of a new series, create a new stable branch from main. For example, when releasing Djan ... go 3.1: $ git checkout -b stable/3.1.x origin/main $ git push origin -u stable/3.1. ... x:stable/3.1.x At the same time, update the django_next_ver ... sion variable in docs/conf.py on the stable release branch to point to the new development ver ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 11859
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... his is where most development activity is focused. stable/A.B.x are the branches where release preparation w ... ding style and how to generate and submit a patch. Stable branches ¶ Django uses branches to prepare for rel ... s of Django. Each major release series has its own stable branch. These branches can be found in the reposit ... ory as stable/A.B.x branches and will be created right after the ...
https://man.plustar.jp/django/internals/git.html - [similar]
API の安定性 — Django 4.0.6 ドキュメント 11009
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ップグレードの大幅なとぎれを避けようとしています。 "stable" とは? ¶ 現在の文脈では、stable とは次のことを意味 ... えたり、壊したりすることがない。別の言い方をすれば、"stable" とは必ずしも "complete" (完全) であることを意味す ... るわけではない。 何からの理由により、一度 stable であると宣言された API を削除したり置き換えたりしな ... or security hole makes it completely unavoidable. stable な API ¶ 一般に、ドキュメントに書かれていることは、 ...
https://man.plustar.jp/django/misc/api-stability.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 10158
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... らに、一連のリリースはそれぞれ自分のブランチを持ち、 stable/A.B.x と呼ばれ、バグフィックスやセキュリティのリリ ... r functionality bugs in new features of the latest stable release. Regressions from older versions of Django ... ngo 5.2. Critical bug fixes will be applied to the stable/5.1.x branch, and released as 5.1.1, 5.1.2, etc. S ... ata loss issues will be applied to main and to the stable/5.1.x , stable/5.0.x , and stable/4.2.x (LTS) bran ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
メタドキュメントとその他 — Django 4.0.6 ドキュメント 9524
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... atteries, duct tape, and other junk. API の安定性 "stable" とは? stable な API 例外 設計思想 概要 モデル デー ... の安定性 関連キーワード メタ , up , ドキュメント , stable , next , トピック , previous , Built , Views , クイ ...
https://man.plustar.jp/django/misc/index.html - [similar]
Django internals — Django 4.0.6 ドキュメント 8540
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ソースコードレポジトリ 大局的な概要 The main branch Stable branches タグ How is Django Formed? オーバービュー ... elease(s) available to the public Post-release New stable branch tasks Notes on setting the VERSION tuple 前 ...
https://man.plustar.jp/django/internals/index.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 7823
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d do: git checkout - b ticket_xxxxx_1_4 upstream / stable / 1.4 . x Assume the work is carried on the ticket ... Good examples of public branches are the main and stable/A.B.x branches in the django/django repository. Wh ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 7756
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Typically, these packages are based on the latest stable release of Django, so if you want to use the devel ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 7689
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... k, e.g. a rewrite to always point to the latest or stable version of documentation, e.g. /en/stable/ → /en/3 ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 7689
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 24704 and by mistake the fix wasn't applied to the stable/1.9.x branch. Fixed migrate --fake-initial detecti ...
https://man.plustar.jp/django/releases/1.9.1.html - [similar]
PREV 1 2 3 NEXT