検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 135 for names (0.096 sec.)
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... u may need to rename existing templates with those names that were written for a different purpose. QuerySe ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Djangoの設定 — Django 4.0.6 ドキュメント 5439
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django apps, but follow these guidelines: Setting names must be all uppercase. 既存の設定の再発明はやめまし ... epresenting a setting and its value. Each argument name should be all uppercase, with the same name as the ...
https://man.plustar.jp/django/topics/settings.html - [similar]
django.core.management.base — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ** kwargs ) def parse_args ( self , args = None , namespace = None ): # Catch missing argument for a bette ... gs_message ) return super () . parse_args ( args , namespace ) def error ( self , message ): if self . call ... ed once for each label. If the arguments should be names of installed applications, use ``AppCommand`` inst ...
https://man.plustar.jp/django/_modules/django/core/management/base.html - [similar]
django.core.validators — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... he trailing dot # that's used to indicate absolute names in DNS. if len ( urlsplit ( value ) . hostname ) > ...
https://man.plustar.jp/django/_modules/django/core/validators.html - [similar]
How to create custom django-admin commands — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... in the help output. This should be a set of option names (e.g. '--verbosity' ). The default values for the ...
https://man.plustar.jp/django/howto/custom-management-commands.html - [similar]
設計思想 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... erlying Python code. Tying URLs to Python function names is a Bad And Ugly Thing. Along these lines, the Dj ...
https://man.plustar.jp/django/misc/design-philosophies.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... flatpages. The solution is to explicitly list URL names for these views in items and call reverse() in the ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
フォーム API — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... your form class. If field_order is a list of field names, the fields are ordered as specified by the list a ... nded according to the default order. Unknown field names in the list are ignored. This makes it possible to ... s inside one <form> tag. To give each Form its own namespace, use the prefix keyword argument: >>> mother = ...
https://man.plustar.jp/django/ref/forms/api.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... use. options should be a dictionary mapping option names to values. AlterModelManagers ¶ class AlterModelMa ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 4.0 release notes — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... patible. The new async methods all have a prefixed names, e.g. aadd() , aget() , aset() , aget_or_set() , o ...
https://man.plustar.jp/django/releases/4.0.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 NEXT