検索

phrase: max: clip:
target: order:
Results of 131 - 135 of about 135 for names (0.154 sec.)
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... entication backend that can support non-unique usernames. 以下の例では、フィールドを一意に指定するために、 ... で返されます。 REQUIRED_FIELDS ¶ A list of the field names that will be prompted for when creating a user via ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
Django's cache framework — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... gument and a list/tuple of case-insensitive header names as its second argument. For more on Vary headers, ...
https://man.plustar.jp/django/topics/cache.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re able to use prefix to prefix formset form field names with a given value to allow more than one formset ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
組み込みタグとフィルタ — Django 4.0.6 ドキュメント 5151
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nally, the variable may be an iterable of template names, in which case the first that can be loaded will b ... ください。 {% url 'myapp:view-name' %} これは通常の namespaced URL resolution strategy に従います。ここには現 ...
https://man.plustar.jp/django/ref/templates/builtins.html - [similar]
モデル — Django 4.0.6 ドキュメント 5151
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... れますがそれを無効化することができます。詳細は Table names を参照ください。 id フィールドは自動的に追加されま ... d model: # Find all the groups with a member whose name starts with 'Paul' >>> Group . objects . filter ( m ...
https://man.plustar.jp/django/topics/db/models.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 NEXT