検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 135 for names (0.032 sec.)
Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... LOGIN_URL if you don't specify one. redirect_field_name Same as for login_required() . Setting it to None r ... ): ... Just like the has_perm() method, permission names take the form "<app label>.<permission codename>" ... on_required () ¶ Returns an iterable of permission names used by the mixin. Defaults to the permission_requ ...
https://man.plustar.jp/django/topics/auth/default.html - [similar]
フォームアセット (Media クラス) — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es that are required, and provide the list of file names in a form suitable for inclusion on your web page. ...
https://man.plustar.jp/django/topics/forms/media.html - [similar]
翻訳 — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... d for a particular file. Without _() in the global namespace, the developer has to think about which is the ... インストールされたアプリケーション間の application names のリストです。これらのアプリケーションは locale デ ... out' ), path ( 'news/' , include ( news_patterns , namespace = 'news' )), ) After defining these URL patter ... ), path ( _ ( 'news/' ), include ( news_patterns , namespace = 'news' )), ) 翻訳を作成した後に、 reverse() ...
https://man.plustar.jp/django/topics/i18n/translation.html - [similar]
ロギング — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssage it sends will contain a full traceback, with names and values of local variables at each level of the ...
https://man.plustar.jp/django/topics/logging.html - [similar]
テンプレート — Django 4.0.6 ドキュメント 5343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ate to load and render. If it's a list of template names, Django uses select_template() instead of get_temp ... es, as shown in the example above. Jinja2's global namespace removes the need for template context processo ...
https://man.plustar.jp/django/topics/templates.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on of a node list. parser.parse() takes a tuple of names of block tags ''to parse until''. It returns an in ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
Form fields — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ch ¶ A regular expression pattern; only files with names matching this expression will be allowed as choice ...
https://man.plustar.jp/django/ref/forms/fields.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ers very minimal markup - Django doesn't add class names, or any other widget-specific attributes. This mea ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... S に含める必要があります。 Tests and multiple host names を参照してください。 ModelAdmin.list_display で外部 ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
セキュリティ上の問題のアーカイブ — Django 4.0.6 ドキュメント 5247
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uary 8, 2011 - CVE-2011-0697 ¶ XSS via unsanitized names of uploaded files. Full description 影響を受けるバ ...
https://man.plustar.jp/django/releases/security.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 NEXT