検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 67 for label (0.071 sec.)
はじめての Django アプリ作成、その 4 — Django 4.0.6 ドキュメント 6373
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... loop .counter }} " value = " {{ choice.id }} " > < label for = "choice {{ forloop .counter }} " > {{ choice ... .choice_text }} </ label >< br > {% endfor %} </ fieldset > < input type = ...
https://man.plustar.jp/django/intro/tutorial04.html - [similar]
Django 1.7.1 release notes — Django 4.0.6 ドキュメント 6373
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me ( #23403 ). Allowed migrations to work with app_label s that have the same last part (e.g. django.contri ...
https://man.plustar.jp/django/releases/1.7.1.html - [similar]
Django 1.9.2 リリースノート — Django 4.0.6 ドキュメント 6373
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l's field using a string model name without an app_label no longer resolved that reference to the abstract ...
https://man.plustar.jp/django/releases/1.9.2.html - [similar]
Django 1.9.3 リリースノート — Django 4.0.6 ドキュメント 6373
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e resolved according to their concrete model's app_label ( #26186 ). 目次 Django 1.9.3 リリースノート CVE-2 ...
https://man.plustar.jp/django/releases/1.9.3.html - [similar]
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 6373
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... るモデルに対してデフォルトの権限が作成されます。 app_label が foo でモデルが Bar であるアプリケーションを想定 ... erm() method, permission names take the form "<app label>.<permission codename>" (i.e. polls.add_choice for ... _token %} < table > < tr > < td > {{ form.username.label_tag }} </ td > < td > {{ form.username }} </ td > ... </ tr > < tr > < td > {{ form.password.label_tag }} </ td > < td > {{ form.password }} </ td > ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
django.urls utility functions — Django 4.0.6 ドキュメント 6330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : >>> reverse ( 'admin:app_list' , kwargs = { 'app_label' : 'auth' }) '/admin/auth/' args and kwargs cannot ...
https://man.plustar.jp/django/ref/urlresolvers.html - [similar]
システムチェックフレームワーク — Django 4.0.6 ドキュメント 6330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Debug Info Warning Error Critical Registering and labeling checks ¶ Lastly, your check function must be re ... s as many tags to register as you want in order to label your check. Tagging checks is useful since it allo ... Writing your own checks メッセージ Registering and labeling checks Field, model, manager, and database chec ...
https://man.plustar.jp/django/topics/checks.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 6330
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... main one that most people are going to use is <app_label>/<model_name>_detail.html . The _detail part can b ... f options , with the most commonly-used being <app_label>/<model_name>_list.html , with the _list part agai ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 6302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... te(self, db, model) to allow_migrate(self, db, app_label, model_name=None, **hints) . Support for the synta ... n installed application or declare an explicit app_label . Furthermore, it won't be possible to import them ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Multiple object mixins — Django 4.0.6 ドキュメント 6302
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ue of template_name on the view (if provided) <app_label>/<model_name><template_name_suffix>.html 目次 Mult ...
https://man.plustar.jp/django/ref/class-based-views/mixins-multiple-object.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT