検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 78 for remove (0.043 sec.)
django.core.files.uploadhandler — Django 4.0.6 ドキュメント 6446
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ary_file_path () try : self . file . close () os . remove ( temp_location ) except FileNotFoundError : pass ...
https://man.plustar.jp/django/_modules/django/core/files/uploadhandler.html - [similar]
Django 1.3 release notes — Django 4.0.6 ドキュメント 6446
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... province "Nanggroe Aceh Darussalam (NAD)" has been removed from the province list in favor of the new offici ... . In Django 1.5 support for these features will be removed entirely. 参考 For more details, see the document ... t since 2008. The Apache Foundation board voted to remove mod_python from the set of active projects in its ... pported. Support for mod_python deployment will be removed in Django 1.5. Function-based generic views ¶ As ...
https://man.plustar.jp/django/releases/1.3.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6446
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s, and signatures that use SHA-1 algorithm will be removed in Django 4.0. マイナーな機能 ¶ django.contrib.ad ... OPTIONS . Initially empty extra inlines can now be removed, in the same way as dynamically created ones. XRe ... PASSWORD_RESET_TIMEOUT_DAYS setting, which will be removed in Django 4.0. The password reset mechanism now u ... Django 4.0. django.contrib.contenttypes ¶ The new remove_stale_contenttypes --include-stale-apps option all ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
モデルからフォームを作成する — Django 4.0.6 ドキュメント 6446
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... h would be to include all fields automatically, or remove only some. This fundamental approach is known to b ... Form and modifies the original ArticleForm.Meta to remove one field. There are a couple of things to note, h ... have one metaclass. It's possible to declaratively remove a Field inherited from a parent class by setting t ...
https://man.plustar.jp/django/topics/forms/modelforms.html - [similar]
django.utils.translation — Django 4.0.6 ドキュメント 6336
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... = Trans () # The Trans class is no more needed, so remove it from the namespace. del Trans [ドキュメント] de ...
https://man.plustar.jp/django/_modules/django/utils/translation.html - [similar]
Submitting patches — Django 4.0.6 ドキュメント 6336
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o that deprecates a feature ( A.B ) should raise a RemovedInDjangoXXWarning (where XX is the Django version ... where the feature will be removed) when the deprecated feature is invoked. Assuming ... bled: python -Wa runtests.py . Thus, when adding a RemovedInDjangoXXWarning you need to eliminate or silence ... rated when running the tests. The first step is to remove any use of the deprecated behavior by Django itsel ...
https://man.plustar.jp/django/internals/contributing/writing-code/submitting-pat... - [similar]
The flatpages app — Django 4.0.6 ドキュメント 6336
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ] 警告 If you set APPEND_SLASH to False , you must remove the slash in the catchall pattern or flatpages wit ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6336
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... fixed more than 2,000 bugs, and edited, added, or removed around 350,000 lines of code. We've also added 40 ... project, Django's codebase has been refactored to remove incompatibilities with Jython , an implementation ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rlyConfigured from django.utils.deprecation import RemovedInDjango41Warning from django.utils.functional imp ... ned by __path__ # contains duplicates that must be removed (#25246). paths = list ( set ( paths )) if len ( ... tects this configuration automatically. " "You can remove default_app_config." ) else : message += ( "Howeve ... his configuration" ) ) warnings . warn ( message , RemovedInDjango41Warning , stacklevel = 2 ) entry = new_e ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
How to manage error reporting — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f ): data = super () . get_traceback_data () # ... remove/add something here ... return data get_traceback_h ...
https://man.plustar.jp/django/howto/error-reporting.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT