検索

phrase: max: clip:
target: order:
Results of 1 - 8 of about 8 for branches (0.017 sec.)
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 13501
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... browse online. The Git repository includes several branches : main contains the main in-development code which ... elopment activity is focused. stable/A.B.x are the branches where release preparation work happens. They are a ... yle and how to generate and submit a patch. Stable branches ¶ Django uses branches to prepare for releases of ... or release series has its own stable branch. These branches can be found in the repository as stable/A.B.x bra ...
https://man.plustar.jp/django/internals/git.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 9977
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... anch for you locally. Don't hesitate to create new branches even for the smallest things - that's what they ar ... rupt when you edit commits. There are also "public branches". These are branches other people are supposed to ... fork, so the history of these branches should never change. Good examples of public branc ... hes are the main and stable/A.B.x branches in the django/django repository. When you think yo ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 8422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... current main branch, the last two feature release branches, and any other supported long-term support release ... branches. Documentation fixes generally will be more freely ... able/5.1.x , stable/5.0.x , and stable/4.2.x (LTS) branches. They will trigger the release of 5.1.1 , 5.0.5 , ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
コードのコミット — Django 4.0.6 ドキュメント 8314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ewing history easier. Beware of merges of upstream branches in the pull requests. Tests should pass and docs s ... ever change the published history of django/django branches by force pushing. If you absolutely must (for secu ...
https://man.plustar.jp/django/internals/contributing/committing-code.html - [similar]
Django internals — Django 4.0.6 ドキュメント 8314
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... コードレポジトリ 大局的な概要 The main branch Stable branches タグ How is Django Formed? オーバービュー Prerequi ...
https://man.plustar.jp/django/internals/index.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 7934
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nt* with the release date. Make this change on all branches where the release notes for a particular version a ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 7880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Hub ページ から作成できます。"Your recently pushed branches" の下にあなたのブランチが表示されているはずです。そ ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 7880
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... linearize migrations manually when two development branches are joined. While editing migration dependencies, ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
PREV 1 NEXT