検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 33 for patch (0.019 sec.)
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 14342
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... are listed here, but as they have no accompanying patches or releases, only the description, disclosure an ... ate() , and extra() . Full description Django 4.0 (patch) Django 3.2 (patch) Django 2.2 (patch) April 11, 2 ... tions) on PostgreSQL. Full description Django 4.0 (patch) Django 3.2 (patch) Django 2.2 (patch) February 1, ... l description 影響を受けるバージョン ¶ Django 4.0 (patch) Django 3.2 (patch) Django 2.2 (patch) February 1, ...
https://man.plustar.jp/django/releases/security.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 11888
" + 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 requiremen ... ts of a good patch . One way to help out is to triage tickets that ha ... sponsible for making the final decision to merge a patch. Ticket triagers: anyone in the Django community w ... arks the ticket as "Accepted", "needs tests", and "patch needs improvement", and leaves a comment telling A ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 11807
" + 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 ... code. Indeed, bug reports with associated patches will get fixed far more quickly than those witho ... ut patches. Typo fixes and trivial documentation changes ¶ ... he documentation, the preferred way to provide the patch is using GitHub pull requests without a Trac ticke ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 10075
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... der the correct component area. Consider writing a patch that adds a test for the bug's behavior, even if y ... ing? Look for tickets that are accepted and review patches to build familiarity with the codebase and the p ... rocess Mark the appropriate flags if a patch needs docs or tests. Look through the changes a pa ... than SQLite. Leave comments and feedback! Keep old patches up to date Oftentimes the codebase will change b ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
Django 1.2.3 release notes — Django 4.0.6 ドキュメント 8422
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This release corrects the following problems: The patch applied for the security issue covered in Django 1 ... es with non-ASCII responses using CSRF tokens. The patch also caused issues with some forms, most notably t ... トピック , forms , previous , up , next , problems , patch , packaging クイック検索 Last update: 2022年6月01日 ...
https://man.plustar.jp/django/releases/1.2.3.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 8133
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate them a second time during one of the following patch release s, but that depends on the translation man ... se of Transifex. To change them, you must create a patch against the Django source tree, as for any code ch ... s Component field to Translations , and attach the patch to it. ドキュメント ¶ また、ドキュメントの翻訳もす ... , Transifex , translation , page , ドキュメント , patch , also , documentation , release , project クイック ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 8069
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d into Django. You could also upload a traditional patch to Trac, but it's less practical for reviews. Git ... ious commit when committing the code. Working on a patch ¶ One of the ways that developers can contribute t ... o Django is by reviewing patches. Those patches will typically exist as pull requ ... // github . com / django / django / pull / xxxxx . patch | git am This will create a new branch and then ap ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 7797
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... can also use a helper function, django.utils.cache.patch_vary_headers() , directly. This function sets, or ... tcuts import render from django.utils.cache import patch_vary_headers def my_view ( request ): ... response ... = render ( request , 'template_name' , context ) patch_vary_headers ( response , [ 'Cookie' ]) return res ... ponse patch_vary_headers takes an HttpResponse instance as its ...
https://man.plustar.jp/django/topics/cache.html - [similar]
Writing code — Django 4.0.6 ドキュメント 7556
" + 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 ... and have a look at the easy pickings tickets. The Patch review checklist will also be helpful. Improve the ... on or write unit tests . Triage tickets and review patches created by other users. Read the Advice for new ... llowing sections to find out how to give your code patches the best chances to be included in Django core: ...
https://man.plustar.jp/django/internals/contributing/writing-code/index.html - [similar]
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 7556
" + 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 d ... e steps we will be taking to remedy the issue. The patch(es), if any, that will be applied to Django. The d ... ate on which the Django team will apply these patches, issue new releases and publicly disclose the is ... will take the following steps: Apply the relevant patch(es) to Django's codebase. Issue the relevant relea ...
https://man.plustar.jp/django/internals/security.html - [similar]
PREV 1 2 3 4 NEXT