検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 33 for patch (0.082 sec.)
Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 7347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rred coding style and how to generate and submit a patch. Stable branches ¶ Django uses branches to prepare ...
https://man.plustar.jp/django/internals/git.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 7347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ain function, you can add support for it by monkey patching a new method onto the function's class. Let's s ... ad of LENGTH for the Length function. We'll monkey patch a new method called as_sqlserver() onto the Length ... p level __init__.py . For user projects wishing to patch the backend that they're using, this code should l ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 7347
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... again, guys. Everyone who submitted a bug report, patch or ticket comment. We can't possibly thank everyon ... e by name -- over 200 developers submitted patches that went into 0.96 -- but everyone who's contri ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Coding style — Django 4.0.6 ドキュメント 7299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e add unnecessary bytes, add visual clutter to the patches and can also occasionally cause unnecessary merg ... ee to include a change to the AUTHORS file in your patch if you make more than a single trivial change. Jav ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Writing documentation — Django 4.0.6 ドキュメント 7299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y ). Links to Trac tickets (typically reserved for patch release notes): :ticket:`12345` Django's documenta ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 7299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s and bug fixes requiring non-trivial refactoring. Patches applied to the main branch must also be applied ... feature release branch, to be released in the next patch release of that feature series, when they fix crit ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
Base views — Django 4.0.6 ドキュメント 7299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ことができます。 メソッドのフローチャート setup() dispatch() http_method_not_allowed() options() Example view ... ストです。 デフォルト値: [ 'get' , 'post' , 'put' , 'patch' , 'delete' , 'head' , 'options' , 'trace' ] メソッ ... args and kwargs attributes, respectively. Then dispatch() is called. setup ( request , * args , ** kwargs ... ) ¶ Performs key view initialization prior to dispatch() . If overriding this method, you must call super ...
https://man.plustar.jp/django/ref/class-based-views/base.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 7299
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s removed. CommonMiddleware and django.utils.cache.patch_response_headers() no longer set ETags. The Model. ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7267
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... p guide for new contributors in Writing your first patch for Django . マイナーな機能 ¶ Django 1.5 also incl ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 7267
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h . キャッシュ ¶ The cache_control() decorator and patch_cache_control() method now support multiple field ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
PREV 1 2 3 4 NEXT