検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 97 for ファイル (0.084 sec.)
API Reference — Django 4.0.6 ドキュメント 5855
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... g management commands from your code Django の例外 ファイルのハンドリング フォーム ロギング ミドルウェア マイグ ...
https://man.plustar.jp/django/ref/index.html - [similar]
Django 1.0 リリースノート — Django 4.0.6 ドキュメント 5855
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... is feature. See GeoDjango for details. プラガブルなファイルストレージ ¶ Django's built-in FileField and ImageFi ... スケープ django.contrib.gis (GeoDjango) プラガブルなファイルストレージ Jython との互換性 Generic relations in fo ...
https://man.plustar.jp/django/releases/1.0.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 5855
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... SMTP EmailBackend now accepts a timeout parameter. ファイルストレージ ¶ File locking on Windows previously depe ... now implemented natively on both Windows and Unix. ファイルのアップロード ¶ The new UploadedFile.content_type_e ... r app or project message file. See ローカル化: 言語ファイルを作成する方法 for details. The makemessages command ... ion キャッシュ Cross Site Request Forgery E メール ファイルストレージ ファイルのアップロード フォーム 国際化 (i ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
Django 1.9.8 リリースノート — Django 4.0.6 ドキュメント 5855
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... PostgreSQL ( #26889 ). Python 2 で非 ASCII 文字列のファイル名を使うと makemessages がクラッシュする問題を修正 ( ...
https://man.plustar.jp/django/releases/1.9.8.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5829
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... project によって生成されるデフォルトの settings.py ファイル は、利便性のために USE_TZ = True を含んでいます。 ... わけではありません。 コード ¶ 最初のステップは、設定ファイルに USE_TZ = True を追加することです。この時点では、だ ... le time zone support is active . 開発中、以下を設定ファイルに追加することで、これらの警告を例外として発生するよ ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
How to write custom lookups — Django 4.0.6 ドキュメント 5790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... を行っておく必要があります。実装する場所は models.py ファイル内で行ってもよいし、 AppConfig 内の ready() メソッド ...
https://man.plustar.jp/django/howto/custom-lookups.html - [similar]
リクエストとレスポンスのオブジェクト — Django 4.0.6 ドキュメント 5790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ""> . Each value in FILES is an UploadedFile . See ファイルの管理 for more information. FILES will only contain ... l.' )) 内容を段階的に追加したい場合は、 response をファイルライクなオブジェクトとして使うことができます: >>> re ... 文字列と保持してから破棄します。 close() メソッドで、ファイルやジェネレータのようなオブジェクト即座に閉じられます ...
https://man.plustar.jp/django/ref/request-response.html - [similar]
Django 1.10 リリースノート — Django 4.0.6 ドキュメント 5790
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nore option with a custom AppConfig . キャッシュ ¶ ファイルベースのキャッシュバックエンドが highest pickling プ ... ontext parameters of Func.as_sql() for an example. ファイルストレージ ¶ Storage backends now present a timezone ... aticfiles キャッシュ CSRF データベースバックエンド ファイルストレージ フォーム ジェネリックビュー (generic view ...
https://man.plustar.jp/django/releases/1.10.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 5763
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t = uuid . uuid4 , unique = True ), ), ] 最初の移行ファイルを編集します。 生成された移行クラスは次のようになりま ... レーションの順序をコントロールする ¶ Djangoは各移行のファイル名ではなく、 Migration クラスの2つのプロパティ、 dep ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5724
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... の名前を教えてあげる必要があります。そのために、設定ファイルの DATABASES を編集して、 'default' 接続の以下のキー ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT