検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 65 for Open (0.085 sec.)
テストツール — Django 4.0.6 ドキュメント 6441
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... す。次のようになります。 >>> c = Client () >>> with open ( 'wishlist.doc' , 'rb' ) as fp : ... c . post ( ' ... umTests.test_login This example will automatically open Firefox then go to the login page, enter the crede ... types of whitespace are considered equivalent. All open tags are closed implicitly, e.g. when a surroundin ...
https://man.plustar.jp/django/topics/testing/tools.html - [similar]
django.core.mail.message — Django 4.0.6 ドキュメント 6341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... the content. """ path = Path ( path ) with path . open ( "rb" ) as file : content = file . read () self . ...
https://man.plustar.jp/django/_modules/django/core/mail/message.html - [similar]
デプロイチェックリスト — Django 4.0.6 ドキュメント 6341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... CRET_KEY' ] もしくはファイルから読み込みます: with open ( '/etc/secret_key.txt' ) as f : SECRET_KEY = f . ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
Triaging tickets — Django 4.0.6 ドキュメント 6341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ocess. Our Trac installation is intentionally left open to the public, and anyone can triage tickets. Djan ... If there is a way they can improve the ticket to reopen it, let them know. If the ticket is a duplicate, r ... s use the mailing list to get a consensus before reopening tickets closed as "wontfix". duplicate Used whe ... is potentially still valid. The ticket should be reopened when more information is supplied. If you believ ...
https://man.plustar.jp/django/internals/contributing/triaging-tickets.html - [similar]
GeoDjango Database API — Django 4.0.6 ドキュメント 6341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ent3D X MakeLine X X Union X X X Footnotes [1] See Open Geospatial Consortium, Inc., OpenGIS Simple Featur ...
https://man.plustar.jp/django/ref/contrib/gis/db-api.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 6341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... se DATABASE ¶ Specifies the database onto which to open a shell. Defaults to default . -- ARGUMENTS ¶ Any ... stderr options. For example, you could write: with open ( '/path/to/command_output' , 'w' ) as f : managem ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
非同期サポート — Django 4.0.6 ドキュメント 6341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... or the view. Django will also hold the sync thread open for middleware exception propagation. This may not ...
https://man.plustar.jp/django/topics/async.html - [similar]
フォームセット (Formset) — Django 4.0.6 ドキュメント 6341
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rmSet ( initial = [ ... { 'title' : 'Django is now open source' , ... 'pub_date' : datetime . date . today ... pe="text" name="form-0-title" value="Django is now open source" id="id_form-0-title"></td></tr> <tr><th><l ...
https://man.plustar.jp/django/topics/forms/formsets.html - [similar]
How is Django Formed? — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... from the MIT keyserver, for example, if using the open-source GNU Privacy Guard implementation of PGP: gp ... e, send a separate email to oss-security @ lists . openwall . com . Provide a descriptive subject, for exa ...
https://man.plustar.jp/django/internals/howto-release-django.html - [similar]
Django 3.1 release notes — Django 4.0.6 ドキュメント 6226
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... idget now handles two-digit years according to the Open Group Specification, i.e. values between 69 and 99 ...
https://man.plustar.jp/django/releases/3.1.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT