検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 29 for shouldn (0.036 sec.)
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 8272
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... basic authentication credentials "safe" when they shouldn't be. For example, a URL like http://mysite.exampl ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
How to implement a custom template backend — Django 4.0.6 ドキュメント 8011
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... exception occurred on. This is for context, so it shouldn't contain more than 20 lines or so. 'line' : The l ...
https://man.plustar.jp/django/howto/custom-template-backend.html - [similar]
The form rendering API — Django 4.0.6 ドキュメント 8011
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... den by a project. (Reusable applications typically shouldn't override built-in templates because they might c ...
https://man.plustar.jp/django/ref/forms/renderers.html - [similar]
Model index reference — Django 4.0.6 ドキュメント 8011
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ndex names cannot be longer than 30 characters and shouldn't start with a number (0-9) or underscore (_). Par ...
https://man.plustar.jp/django/ref/models/indexes.html - [similar]
django.utils.encoding — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... deDecodeError as e : # CVE-2019-14235: A recursion shouldn't be used since the exception # handling uses mass ...
https://man.plustar.jp/django/_modules/django/utils/encoding.html - [similar]
Working with Git and GitHub — Django 4.0.6 ドキュメント 7749
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nch, by using git rebase for example. Other people shouldn't base their work on such a branch, because their ... supposed to fork, so the history of these branches should never change. Good examples of public branches are ... et explaining what you've done. In particular, you should note the environment in which you ran the tests, fo ... 't touch the public commits during the rebase, you should not need to force-push: git push origin ticket_xxxx ...
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g... - [similar]
アップロードファイルとアップロードハンドラ — Django 4.0.6 ドキュメント 7505
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion/pdf ). Like any data supplied by the user, you shouldn't trust that the uploaded file is actually this ty ...
https://man.plustar.jp/django/ref/files/uploads.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 7505
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... y at the end of the whole test suite). This change shouldn't have an impact on your tests unless you've custo ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 7244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or the version(s) you're putting out. You probably shouldn't issue a release until it's green. A release alwa ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 7244
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that define your application configuration classes shouldn't import any models, even indirectly. Strictly spe ...
https://man.plustar.jp/django/ref/applications.html - [similar]
PREV 1 2 3 NEXT