検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 67 for initial (0.066 sec.)
Django のセキュリティポリシー — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ailure to provide the required information in your initial contact will count against you when making the dec ...
https://man.plustar.jp/django/internals/security.html - [similar]
Django 0.96 リリースノート — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f Django's supported serialization formats. The sqlinitialdata command has been renamed to sqlcustom to empha ... lient. There is also new support for "fixtures" -- initial data, stored in any of the supported serialization ...
https://man.plustar.jp/django/releases/0.96.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6472
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... : when Django was first released in July 2005, the initial released version of Django came from an internal r ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
django.utils.text — Django 4.0.6 ドキュメント 6387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ackslashes. In the output, strings will keep their initial and trailing quote marks and escaped quotes will r ...
https://man.plustar.jp/django/_modules/django/utils/text.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 6387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o to a newer version 次のトピックへ How to provide initial data for models 関連キーワード sensitive , reports ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
Writing documentation — Django 4.0.6 ドキュメント 6387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... language, capitalize Python. realize , customize , initialize , etc. -- use the American "ize" suffix, not "i ... documentation: In section titles, capitalize only initial words and proper nouns. Wrap the documentation at ...
https://man.plustar.jp/django/internals/contributing/writing-documentation.html - [similar]
Database Functions — Django 4.0.6 ドキュメント 6387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) >>> author = Author . objects . annotate ( first_initial = Left ( 'name' , 1 )) . get () >>> print ( author ... . first_initial ) M Length ¶ class Length ( expression , ** extra ...
https://man.plustar.jp/django/ref/models/database-functions.html - [similar]
Model Meta options — Django 4.0.6 ドキュメント 6387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... you add or change order_with_respect_to after your initial migrate . ordering ¶ Options. ordering ¶ The defau ...
https://man.plustar.jp/django/ref/models/options.html - [similar]
Django 2.2 リリースノート — Django 4.0.6 ドキュメント 6387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ックビュー (generic view) ¶ The new View.setup hook initializes view attributes before calling dispatch() . It ... ows a distinct keyword argument to be specified on initialization to ensure that the aggregate function is on ... ped. TransactionTestCase serialized data loading ¶ Initial data migrations are now loaded in TransactionTestC ...
https://man.plustar.jp/django/releases/2.2.html - [similar]
Django の認証方法のカスタマイズ — Django 4.0.6 ドキュメント 6387
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... レーションで作成されなければなりません(通常は 0001_initial と呼ばれます)。そうしない場合、依存関係の問題が発 ... ngeForm.clean_password() is required to return the initial value, whatever the user provides. 目次 Django の認 ...
https://man.plustar.jp/django/topics/auth/customizing.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT