検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 138 for Settings (0.103 sec.)
デプロイチェックリスト — Django 4.0.6 ドキュメント 5060
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... project, you should take some time to review your settings, with security, performance, and operations in min ...
https://man.plustar.jp/django/howto/deployment/checklist.html - [similar]
高度なチュートリアル: 再利用可能アプリの書き方 — Django 4.0.6 ドキュメント 5012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ずです: mysite / manage . py mysite / __init__ . py settings . py urls . py asgi . py wsgi . py polls / __init_ ...
https://man.plustar.jp/django/intro/reusable-apps.html - [similar]
GEOS API — Django 4.0.6 ドキュメント 5012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... pplication. In other words, no need to have DJANGO_SETTINGS_MODULE set or use a database, etc. Mutability: GEO ...
https://man.plustar.jp/django/ref/contrib/gis/geos.html - [similar]
クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 5012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... otect decorator on their views. 設定 ¶ A number of settings can be used to control Django's CSRF behavior: CSR ...
https://man.plustar.jp/django/ref/csrf.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) ¶ Stores changes to miscellaneous model options (settings on a model's Meta ) like permissions and verbose_n ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Django 1.5 release notes — Django 4.0.6 ドキュメント 5012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... n't exceeded. The LOGIN_URL and LOGIN_REDIRECT_URL settings now also accept view function names and named URL ...
https://man.plustar.jp/django/releases/1.5.html - [similar]
ファイルのアップロード — Django 4.0.6 ドキュメント 5012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ための設定がいくつかあります。詳しくは、 File Upload Settings を参照してください。 その場でアップロードハンドラを ...
https://man.plustar.jp/django/topics/http/file-uploads.html - [similar]
ミドルウェア (Middleware) — Django 4.0.6 ドキュメント 5012
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... sses included with Django are compatible with both settings. The mixin provides an __init__() method that requ ...
https://man.plustar.jp/django/topics/http/middleware.html - [similar]
How to create custom model fields — Django 4.0.6 ドキュメント 4976
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... cute slightly complex code, such as the connection.settings_dict check in the above example. Some database col ...
https://man.plustar.jp/django/howto/custom-model-fields.html - [similar]
Django への初めてのパッチを書く — Django 4.0.6 ドキュメント 4976
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... エンドを使用してテストを実行するには、 Using another settings module を参照してください。 テストが終了するとテス ...
https://man.plustar.jp/django/intro/contributing.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 NEXT