検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 171 for we (0.056 sec.)
Django 1.4.20 release notes — Django 4.0.6 ドキュメント 5923
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This issue doesn't affect Django currently, since we only put this URL into the Location response heade ... browsers seem to ignore JavaScript there. Browsers we tested also treat URLs prefixed with control chara ... tion to an unsafe target isn't a problem either. However, if a developer relies on is_safe_url() to prov ...
https://man.plustar.jp/django/releases/1.4.20.html - [similar]
Signals — Django 4.0.6 ドキュメント 5923
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ctions are called one at a time, in the order they were registered. Signal. connect ( receiver , sender ... = None , weak = True , dispatch_uid = None ) [ソース] ¶ パラメ ... als sent by specific senders for more information. weak -- Django stores signal handlers as weak referen ... it may be garbage collected. To prevent this, pass weak=False when you call the signal's connect() metho ...
https://man.plustar.jp/django/topics/signals.html - [similar]
Django へのコントリビュート — Django 4.0.6 ドキュメント 5866
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that lives on its volunteers. As it keeps growing, we always need more people to help others. You can co ... erything you need to know to help build the Django web framework. Browse the following sections to find ... ン Reverting commits Join the Django community ❤️ ¶ We're passionate about helping Django users make the ... Join the #django IRC channel on Libera.Chat and answer questions. By explaining Django to other users, y ...
https://man.plustar.jp/django/internals/contributing/index.html - [similar]
Advice for new contributors — Django 4.0.6 ドキュメント 5810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s development process. Triage tickets If an unreviewed ticket reports a bug, try and reproduce it. If yo ... up to date Oftentimes the codebase will change between a patch being submitted and the time it gets rev ... iewed. Make sure it still applies cleanly and functions ... o take into account who says things, and when they were said. Support for an idea two years ago doesn't ...
https://man.plustar.jp/django/internals/contributing/new-contributors.html - [similar]
django.contrib.postgres — Django 4.0.6 ドキュメント 5810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o is, and will continue to be, a database-agnostic web framework. We would encourage those writing reusa ... to write database-agnostic code where practical. However, we recognize that real world projects written ... he code base in some ways to handle differences between the data stores. Django provides support for a n ... k SearchHeadline Changing the search configuration Weighting queries パフォーマンス Trigram similarity バ ...
https://man.plustar.jp/django/ref/contrib/postgres/index.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 5810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... | next » Django 3.1 release notes ¶ August 4, 2020 Welcome to Django 3.1! These release notes cover the ... new features , as well as some backwards incompatible changes you'll wa ... ware of when upgrading from Django 3.0 or earlier. We've dropped some features that have reached the end ... of their deprecation cycle, and we've begun the deprecation process for some features ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
マイグレーション — Django 4.0.6 ドキュメント 5810
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... custom methods that you have defined. They will, however, have the same fields, relationships, managers ... he field completely. データのマイグレーション ¶ As well as changing the database schema, you can also us ... h the combined values of first_name and last_name (we've come to our senses and realized that not everyo ... ne has first and last names). All we need to do is use the historical model and iterate ...
https://man.plustar.jp/django/topics/migrations.html - [similar]
FAQ: 助けを求める — Django 4.0.6 ドキュメント 5754
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on these channels are volunteers. If nobody has answered your question, it may be because nobody knows t ... he answer, it may be because nobody can understand the ques ... 質問を投稿するのは控えてください。 You might notice we have a second mailing list, called django-develope ... ん。 Due to the sensitive nature of security issues, we ask that if you think you have found a security pr ...
https://man.plustar.jp/django/faq/help.html - [similar]
Django 1.6.11 release notes — Django 4.0.6 ドキュメント 5754
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... This issue doesn't affect Django currently, since we only put this URL into the Location response heade ... browsers seem to ignore JavaScript there. Browsers we tested also treat URLs prefixed with control chara ... tion to an unsafe target isn't a problem either. However, if a developer relies on is_safe_url() to prov ...
https://man.plustar.jp/django/releases/1.6.11.html - [similar]
Django の admin サイト — Django 4.0.6 ドキュメント 5698
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... はすべてデータベースレベルで実行されるためです)。 However, if an element of list_display represents a cer ... id slug (e.g. substituting dashes for spaces and lowercasing ASCII letters). Prepopulated fields aren't ... suming the admin URLs are included at /admin/ .) However, the self.my_view function registered above suf ... set ( request , ** kwargs ) ModelAdmin. lookup_allowed ( lookup , value ) ¶ The objects in the changelis ...
https://man.plustar.jp/django/ref/contrib/admin/index.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT