検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 145 for check (0.177 sec.)
デプロイチェックリスト — Django 4.0.6 ドキュメント 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ライベートな設定モジュールを使うことです。 manage.py check --deploy を実施しよう ¶ 以下で説明しているチェック ... のいくつかは、 check --deploy オプションを使用して自動化できます。オプシ ... hem as well. 目次 デプロイチェックリスト manage.py check --deploy を実施しよう 最重要な設定 SECRET_KEY DEBU ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h sites. The view code that displays a given story checks to make sure the requested story is on the curren ... cleaner way of accomplishing the same thing is to check the current site's domain: from django.contrib.sit ... omething else. pass This has also the advantage of checking if the sites framework is installed, and return ... nd_mail def register_for_newsletter ( request ): # Check form values, etc., and subscribe the user. # ... c ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5877
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ion.c-content-win").hide(); $(".c-tab-unix").prop("checked", true); }); $(".c-tab-win").on("click", functio ... ion.c-content-unix").hide(); $(".c-tab-win").prop("checked", true); }); }); })(jQuery); Django 4.0.6 ドキュ ... ne or more tables ( CreateModel operation), Django checks that all of those tables already exist in the dat ... s one or more fields ( AddField operation), Django checks that all of the respective columns already exist ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
django.core.paginator — Django 4.0.6 ドキュメント 5806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = True ): self . object_list = object_list self . _check_object_list_is_ordered () self . per_page = int ( ... """ return range ( 1 , self . num_pages + 1 ) def _check_object_list_is_ordered ( self ): """ Warn if self. ...
https://man.plustar.jp/django/_modules/django/core/paginator.html - [similar]
Django Utils — Django 4.0.6 ドキュメント 5806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... th registry and uses those to build a cache key to check against. If there is no headerlist stored, the pag ... . override is also usable as a function decorator. check_for_language ( lang_code ) [ソース] ¶ 与えられた言 ... へのレイアウト get_language_from_request ( request , check_path = False ) [ソース] ¶ リクエストを分析して、ユ ... 副言語をリクエストする場合は、主言語が送信されます。 check_path が True の場合、関数はまず、パスが LANGUAGES ...
https://man.plustar.jp/django/ref/utils.html - [similar]
Django 1.10.2 release notes — Django 4.0.6 ドキュメント 5806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n one & or | operators ( #27143 ). Disabled system check for URL patterns beginning with a '/' when APPEND_ ... ( #27238 ). Fixed model form default fallback for CheckboxSelectMultiple , MultiWidget , FileInput , Split ...
https://man.plustar.jp/django/releases/1.10.2.html - [similar]
Django 1.7.4 release notes — Django 4.0.6 ドキュメント 5806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s (security fix regression, #24193 ). Fixed schema check for ManyToManyField to look for internal type inst ... ead of checking class instance, so you can write custom m2m-lik ...
https://man.plustar.jp/django/releases/1.7.4.html - [similar]
Django 2.0.7 リリースノート — Django 4.0.6 ドキュメント 5806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... c() in the page's ordering ( #29428 ). Fixed admin check crash when using a query expression in ModelAdmin. ...
https://man.plustar.jp/django/releases/2.0.7.html - [similar]
Django 2.2.5 リリースノート — Django 4.0.6 ドキュメント 5806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... veral bugs in 2.2.4. Bugfixes ¶ Relaxed the system check added in Django 2.2 for models to reallow use of t ...
https://man.plustar.jp/django/releases/2.2.5.html - [similar]
Django 3.2.6 release notes — Django 4.0.6 ドキュメント 5806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... #32949 ). Fixed a bug in Django 3.2 where a system check would crash on a model with a reverse many-to-many ...
https://man.plustar.jp/django/releases/3.2.6.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT