検索

phrase: max: clip:
target: order:
Results of 121 - 126 of about 126 for different (0.120 sec.)
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... attribute which is always False . This is a way of differentiating User and AnonymousUser objects. Generally, y ... UserManager ; however, if your user model defines different fields, you'll need to define a custom manager tha ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... emplate. Using a formset inside a view is not very different from using a regular Form class. The only thing yo ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
フォームを使う — Django 4.0.6 ドキュメント 4744
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... novalidate attribute on the form tag, or specify a different widget on the field, like TextInput . これで、Djan ... u might want to treat <input type="hidden"> fields differently from non-hidden fields. For example, because hid ... rs -- so errors for those fields should be handled differently. Django provides two methods on a form that allo ...
https://man.plustar.jp/django/topics/forms/index.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 4548
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... class, it is possible to customize permissions for different object instances of the same type. User オブジェク ... the get_test_func() method to have the mixin use a differently named function for its checks (instead of test_f ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
クエリを作成する — Django 4.0.6 ドキュメント 4548
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... et. Querying JSONField ¶ Lookups implementation is different in JSONField , mainly due to the existence of key ...
https://man.plustar.jp/django/topics/db/queries.html - [similar]
テストツール — Django 4.0.6 ドキュメント 4548
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the above examples to assign the return value to a different name than LoginTestCase or MiddlewareTestCase , yo ... ings module, however, Django's internals access it differently. Effectively, using override_settings() or modif ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 NEXT