検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 145 for check (0.085 sec.)
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 5499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rect the user to an "on success" URL. The security check for these redirects (namely django.utils.http.is_s ... iming attack for that case. Bugfixes ¶ Skipped URL checks (new in 1.9) if the ROOT_URLCONF setting isn't de ... ONE=None and USE_TZ=False ( #26177 ). Added system checks for query name clashes of hidden relationships ( ... Reallowed dashes in top-level domain names of URLs checked by URLValidator to fix a regression in Django 1. ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Django 2.2.4 リリースノート — Django 4.0.6 ドキュメント 5499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ixed a migration crash on PostgreSQL when adding a check constraint with a contains lookup on DateRangeFiel ...
https://man.plustar.jp/django/releases/2.2.4.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 5499
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of available software ¶ It can sometimes be worth checking whether different and better-performing version ... provements across the system, but you should still check the real-world performance of your application, be ... ur views. 代替のソフトウェア実装 ¶ It may be worth checking whether Python software you're using has been p ... raries. Django is compatible, but you will need to check the compatibility of other libraries you rely on. ...
https://man.plustar.jp/django/topics/performance.html - [similar]
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... whether or not this handler should be used. """ # Check the content-length header to see if we should # If ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
Windows での Django のインストール方法 — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion. Download the executable installer and run it. Check the boxes next to "Install launcher for all users ... Windows 10 also provides a system-wide setting by checking Use Unicode UTF-8 for worldwide language suppor ...
https://man.plustar.jp/django/howto/windows.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the side of caution when marking things Ready For Check-in If you're really not certain if a ticket is rea ... entation , and Patch needs improvement flags are unchecked once you've addressed all review comments. Remem ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... えられています。 例: {{ value | urlize }} value が "Check out www.djangoproject.com" であるとき、出力は "Che ... す。 例: {{ value | urlizetrunc : 15 }} If value is "Check out www.djangoproject.com" , the output would be ' ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ing through the first part your code still breaks, check the section Less-common Changes for a list of a bu ... t it's probably worth reading through the list and checking your code for these things. Signals ¶ Add **kwa ... but with a slash appended to the end. Now, Django checks to see whether the pattern without the trailing s ... ailable on the HttpRequest object (e.g., you could check for a piece of form data by using if 'some_form_ke ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t_page_number() methods of the Page object did not check if the returned number was inside the existing pag ... e range. It does check it now and raises an InvalidPage exception when th ... in 1.5. While this is only a bug fix, it is worth checking your applications behavior if you are using Pos ... n data if the response's status code is 500. Email checks on failed admin login ¶ Prior to Django 1.5, if y ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
Django 1.6.3 release notes — Django 4.0.6 ドキュメント 5428
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cookie value and perform attacks which bypass the check for the cookie. To remedy this, the caching framew ...
https://man.plustar.jp/django/releases/1.6.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT