検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 106 for extra (0.087 sec.)
データベース — Django 4.0.6 ドキュメント 5780
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... iate PostgreSQL operator class for the column. The extra index is necessary to correctly perform lookups th ... are overriding get_prep_value() , or use RawSQL , extra() , or raw() , you should ensure that you perform ...
https://man.plustar.jp/django/ref/databases.html - [similar]
クラスベースのビューでフォームを扱う — Django 4.0.6 ドキュメント 5780
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ant to use a custom ModelForm (for instance to add extra validation), set form_class on your view. 注釈 カス ...
https://man.plustar.jp/django/topics/class-based-views/generic-editing.html - [similar]
メールを送信する — Django 4.0.6 ドキュメント 5780
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... These wrappers are provided to make sending email extra quick, to help test email sending during developme ... と値にするのは、呼び出す側の責任です。対応する属性は extra_headers です。 メールを送信するときに "Cc" ヘッダ内 ...
https://man.plustar.jp/django/topics/email.html - [similar]
暗号署名 — Django 4.0.6 ドキュメント 5780
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SPdo3ckWJxPWwQOFhR4' >>> signer = Signer ( salt = 'extra' ) >>> signer . sign ( 'My string' ) 'My string:Ee ...
https://man.plustar.jp/django/topics/signing.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the string import exception, but # we're going the extra mile and providing a better error # message for ty ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e ForeignKey s as Django did. Also if it needs any extra fields, they should be added in operations after S ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Base views — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... に入力されます。 You can also add context using the extra_context keyword argument for as_view() . RedirectV ...
https://man.plustar.jp/django/ref/class-based-views/base.html - [similar]
Admin actions — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Advanced action techniques ¶ There's a couple of extra options and possibilities you can exploit for more ...
https://man.plustar.jp/django/ref/contrib/admin/actions.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... don't want to, or just aren't able to install the extra database table that the sites framework requires.) ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hives with the app template files, downloading and extracting them on the fly. For example, taking advantag ... 使い方の例: django - admin migrate -- skip - checks Extra niceties ¶ Syntax coloring ¶ DJANGO_COLORS ¶ The d ... the Django bash completion script, which lives in extras/django_bash_completion in the Django source distr ... aticfiles collectstatic findstatic Default options Extra niceties Syntax coloring Windows support Custom co ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT