Results of 1 - 10 of about 19 for patches (0.024 sec.)
- Submitting patches — Django 4.0.6 ドキュメント 14684
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ndex | Modules « previous | up | next » Submitting patches ¶ We're always grateful for patches to Django's co ...
de. Indeed, bug reports with associated patches will get fixed far more quickly than those without ...
patches. Typo fixes and trivial documentation changes ¶ If ...
s whether someone has claimed it or not, to submit patches to a ticket if you happen to have a patch ready. P ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat...
- [similar]
- Writing code — Django 4.0.6 ドキュメント 11355
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ngo forum and the #django-dev IRC channel . Submit patches for new and/or fixed behavior. If you're looking f ...
on or write unit tests . Triage tickets and review patches created by other users. Read the Advice for new co ...
llowing sections to find out how to give your code patches the best chances to be included in Django core: Co ...
ding style Unit tests Submitting patches Working with Git and GitHub JavaScript 前のトピック ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/index.html
- [similar]
- Advice for new contributors — Django 4.0.6 ドキュメント 9118
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ing? Look for tickets that are accepted and review patches to build familiarity with the codebase and the pro ...
than SQLite. Leave comments and feedback! Keep old patches up to date Oftentimes the codebase will change bet ...
both useful and important! See more on Submitting patches . Write some documentation Django's documentation ...
that are useful for triaging tickets and reviewing patches as suggested above. Sign the Contributor License A ...
-
https://man.plustar.jp/django/internals/contributing/new-contributors.html
- [similar]
- Triaging tickets — Django 4.0.6 ドキュメント 9118
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ll the required details . A number of tickets have patches, but those patches don't meet all the requirements ...
documentation ¶ This flag is used for tickets with patches that need associated documentation. Complete docum ...
pickings ¶ Tickets that would require small, easy, patches. 型 ¶ Tickets should be categorized by type betwee ...
relevant tickets) on django-developers . Verify if patches submitted by other users are correct. If they are ...
-
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html
- [similar]
- Django のセキュリティポリシー — Django 4.0.6 ドキュメント 8520
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
investigate to determine that, and will not issue patches or new releases for those versions. How Django dis ...
The date on which the Django team will apply these patches, issue new releases and publicly disclose the issu ...
its resolution in detail, pointing to the relevant patches and new releases, and crediting the reporter of th ...
-
https://man.plustar.jp/django/internals/security.html
- [similar]
- Working with Git and GitHub — Django 4.0.6 ドキュメント 8383
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
evelopers can contribute to Django is by reviewing patches. Those patches will typically exist as pull reques ...
Working on a patch 概要 前のトピックへ Submitting patches 次のトピックへ JavaScript 関連キーワード work , co ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g...
- [similar]
- How is Django Formed? — Django 4.0.6 ドキュメント 8383
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
d with Vendor: djangoproject, Product: django) and patches for each issue being fixed. Also, notify django-an ...
this is a security release, merge the appropriate patches from django-security . Rebase these patches as nec ...
go-security repo containing the necessary security patches for the next release in the 1.5 series.) If git re ...
-
https://man.plustar.jp/django/internals/howto-release-django.html
- [similar]
- JavaScript — Django 4.0.6 ドキュメント 8298
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ngo's default behavior with JavaScript. JavaScript patches ¶ Django's admin system leverages the jQuery frame ...
.\> npm test 目次 JavaScript Code style JavaScript patches JavaScript tests テストを書く テストの実行 Testing ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm...
- [similar]
- コードのコミット — Django 4.0.6 ドキュメント 8008
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
エストの取り扱い ¶ Since Django is hosted on GitHub, patches are provided in the form of pull requests. When co ...
r the docs should emit warnings. Trivial and small patches usually are best done in one commit. Medium to lar ...
-
https://man.plustar.jp/django/internals/contributing/committing-code.html
- [similar]
- Unit tests — Django 4.0.6 ドキュメント 7786
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
installed and aren't necessary for the majority of patches. To run the JavaScript tests using tox : $ tox ...
のトピックへ Coding style 次のトピックへ Submitting patches 関連キーワード tests , run , database , settings , ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm...
- [similar]