検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 34 for final (0.049 sec.)
設定 — Django 4.0.6 ドキュメント 7094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... es how to compose a prefix, version and key into a final cache key. The default implementation is equivalen ... 'll rapidly consume memory on a production server. Finally, if DEBUG is False , you also need to properly s ... another name. Application labels — by default the final part of the name — must be unique too. For example ...
https://man.plustar.jp/django/ref/settings.html - [similar]
Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 7094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... URL didn't end in a slash or have a period in the final component of its path, and APPEND_SLASH was True, ...
https://man.plustar.jp/django/releases/1.0-porting-guide.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 7094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... of Django 1.6. Django 1.5 does not run on a Jython final release, because Jython's latest release doesn't c ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
パフォーマンスと最適化 — Django 4.0.6 ドキュメント 7094
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... because it has been written badly. It's one of the final steps toward producing well-performing code, not a ...
https://man.plustar.jp/django/topics/performance.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the user has the is_staff attribute set to True . Finally, determine which of your application's models sh ... in . ModelAdmin ): inlines = ( MembershipInline ,) Finally, register your Person and Group models with the ... creens. By default, it is set to True . AdminSite. final_catch_all_view ¶ New in Django 3.2. A boolean valu ... e that determines whether to add a final catch-all view to the admin that redirects unauthe ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
データベース — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uncates database identifiers to fit, replacing the final four characters of the truncated name with a repea ... tabaseWrapper ): features_class = DatabaseFeatures Finally, you must specify a DATABASE-ENGINE in your sett ...
https://man.plustar.jp/django/ref/databases.html - [similar]
ウィジェット — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ethod a string instead, so that needs parsing. The final return handles when value is None , meaning we don ...
https://man.plustar.jp/django/ref/forms/widgets.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , 2.7.X, 3.2.X, and 3.3.X). Django 1.6 will be the final release series to support Python 2.6; beginning wi ... either Django 1.5 nor 1.6 produce correct results. Finally, there have been many changes to the ORM interna ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = connection . cursor () try : c . execute ( ... ) finally : c . close () Custom lookups ¶ It is now possib ... ws transformations of database values prior to the final lookup. For example it is possible to write a year ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 6806
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ne option name (without the initial dashes) or the final option destination variable name, but in either ca ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
PREV 1 2 3 4 NEXT