検索

phrase: max: clip:
target: order:
Results of 21 - 25 of about 25 for inlines (0.049 sec.)
システムチェックフレームワーク — Django 4.0.6 ドキュメント 7107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n_top must be a boolean. admin.E103 : The value of inlines must be a list or tuple. admin.E104 : <InlineModel ...
https://man.plustar.jp/django/ref/checks.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 7107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ute allows specifying classes on inline fieldsets. Inlines with a collapse class will be initially collapsed ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
Django 1.2 リリースノート — Django 4.0.6 ドキュメント 7107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... editable fields in add/change pages for models and inlines. Field and calculated values can be displayed alon ...
https://man.plustar.jp/django/releases/1.2.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 7107
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... new User admin class UserAdmin ( BaseUserAdmin ): inlines = ( EmployeeInline ,) # Re-register UserAdmin admi ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
Django 1.4 documentation 6957
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : [ 'pub_date' ], 'classes' : [ 'collapse' ]}), ] inlines = [ ChoiceInline ] admin . site . register ( Poll ...
https://man.plustar.jp/django/contents.html - [similar]
PREV 1 2 3 NEXT