検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 107 for automatically (0.075 sec.)
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... contrast to HttpRequest objects, which are created automatically by Django, HttpResponse objects are your responsib ... . The Content-Length and Content-Type headers are automatically set when they can be guessed from contents of open ... n ( 'myfile.png' , 'rb' )) The file will be closed automatically, so don't open it with a context manager. メソッド ... sponse. set_headers ( open_file ) ¶ This method is automatically called during the response initialization and set ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... XSS) vulnerabilities, Django's template system now automatically escapes the output of variables. This behavior is ... default behavior of having a model's save() method automatically determine whether to perform an INSERT or an UPDAT ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.6 release notes — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ner ( django.test.runner.DiscoverRunner ) does not automatically support some types of tests that were supported by ... name begins with test . Doctests will no longer be automatically discovered. To integrate doctests in your test sui ... ields are added to the model and, unintentionally, automatically become editable by end users. In some cases, parti ... m described in the section above, because they can automatically create a ModelForm that uses all fields for a mode ...
https://man.plustar.jp/django/releases/1.6.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... bose_name of application configurations. The admin automatically calls autodiscover() when Django starts. You can c ... raised the exception) where the errors belong and automatically process them. This remains the canonical way of ad ... of your project, any extracted strings will now be automatically distributed to the proper app or project message f ... fe on laptops. In addition, the development server automatically reloads when a translation file is updated, i.e. a ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django オブジェクトのシリアル化 — Django 4.0.6 ドキュメント 6956
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... type to begin with. Since ContentType objects are automatically created by Django during the database synchronizat ... te was executed. This is true for all models which automatically generate objects, notably including Permission , G ... roup , and User . 警告 You should never include automatically generated objects in a fixture or other serialized ...
https://man.plustar.jp/django/topics/serialization.html - [similar]
django.apps.config — Django 4.0.6 ドキュメント 6752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... that defines a single # AppConfig subclass, use it automatically. # To prevent this, an AppConfig subclass can decl ... essage += ( "Django now detects this configuration automatically. " "You can remove default_app_config." ) else : m ...
https://man.plustar.jp/django/_modules/django/apps/config.html - [similar]
How to create custom template tags and filters — Django 4.0.6 ドキュメント 6752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... and if a non-safe string is passed in, Django will automatically escape it, if necessary. You can think of this as ... no need to pass arguments to the template tag. It automatically gets access to the context. The takes_context para ... siderations ¶ The output from template tags is not automatically run through the auto-escaping filters (with the ex ... n this example, the results would have always been automatically escaped, which may not be the desired behavior if ...
https://man.plustar.jp/django/howto/custom-template-tags.html - [similar]
Coding style — Django 4.0.6 ドキュメント 6752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , settings is a LazyObject which configures itself automatically when the settings are accessed if it has not alrea ... y merge conflicts. Some IDE's can be configured to automatically remove them and most VCS tools can be set to highl ...
https://man.plustar.jp/django/internals/contributing/writing-code/coding-style.h... - [similar]
Mailing lists — Django 4.0.6 ドキュメント 6752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... django-updates ¶ All the ticket updates are mailed automatically to this list, which is tracked by developers and i ...
https://man.plustar.jp/django/internals/mailing-lists.html - [similar]
サードパーティの Django ディストリビューション — Django 4.0.6 ドキュメント 6752
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ango since the integration includes the ability to automatically install dependencies (like database adapters) that ...
https://man.plustar.jp/django/misc/distributions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT