検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 106 for extra (0.089 sec.)
ロギング — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ssages to this logger have params and sql in their extra context (but unlike django.db.backends , not durat ...
https://man.plustar.jp/django/ref/logging.html - [similar]
Conditional Expressions — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ookups was added. Case ¶ class Case ( * cases , ** extra ) ¶ A Case() expression is like the if ... elif .. ...
https://man.plustar.jp/django/ref/models/conditional-expressions.html - [similar]
バリデータ — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rent RegexValidator class, URLValidator accepts an extra optional attribute: schemes ¶ URL/URI scheme list ...
https://man.plustar.jp/django/ref/validators.html - [similar]
Django 1.4 release notes — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nd uses a new and more accurate lexer, JsLex , for extracting translatable strings from JavaScript files. T ... ar formsets. However, initial values only apply to extra forms, i.e. those which are not bound to an existi ... settings . COMMENTS_BANNED_USERS_GROUP ] qs = qs . extra ( where = where , params = params ) return qs Save ...
https://man.plustar.jp/django/releases/1.4.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 5729
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) , and password_reset_complete() are removed. The extra_context parameter of contrib.auth.views.logout_the ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
How to write custom lookups — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : def as_mysql ( self , compiler , connection , ** extra_context ): lhs , lhs_params = self . process_lhs ( ...
https://man.plustar.jp/django/howto/custom-lookups.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t begin with /content/ . The sitemap view takes an extra, required argument: {'sitemaps': sitemaps} . sitem ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ng the --verbosity flag to 0, you can suppress the extra output and just get the path names:   $ python m ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ildInline ( admin . StackedInline ): model = Child extra = 3 class ParentAdmin ( admin . ModelAdmin ): mode ... nc_sql connection.ops.autoinc_sql backend.get_date_extract_sql connection.ops.date_extract_sql backend.get_ ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
クラスベースのビューでミックスインを使用する — Django 4.0.6 ドキュメント 5678
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... re members to the dictionary. You can also use the extra_context attribute. Django の一般的なクラスベースの ...
https://man.plustar.jp/django/topics/class-based-views/mixins.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT