Results of 1 - 10 of about 17 for Applying (0.027 sec.)
- How to deploy Django — Django 4.0.6 ドキュメント 14035
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ication オブジェクト Settings モジュールを設定する Applying WSGI middleware How to deploy with ASGI How to use ...
ication オブジェクト Settings モジュールを設定する Applying ASGI middleware デプロイチェックリスト manage.py c ...
deploy , use , 設定 , ASGI , but , オブジェクト , Applying , モジュール , Settings クイック検索 Last update: ...
-
https://man.plustar.jp/django/howto/deployment/index.html
- [similar]
- How to deploy with ASGI — Django 4.0.6 ドキュメント 11397
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ttings , where mysite is the name of your project. Applying ASGI middleware ¶ To apply ASGI middleware, or to ...
ication オブジェクト Settings モジュールを設定する Applying ASGI middleware 前のトピックへ How to authenticate ...
-
https://man.plustar.jp/django/howto/deployment/asgi/index.html
- [similar]
- WSGI とともにデプロイするには — Django 4.0.6 ドキュメント 10345
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
e.settings" を実行して環境変数の値を上書きします。 Applying WSGI middleware ¶ To apply WSGI middleware you can ...
ication オブジェクト Settings モジュールを設定する Applying WSGI middleware 前のトピックへ How to deploy Djang ...
-
https://man.plustar.jp/django/howto/deployment/wsgi/index.html
- [similar]
- Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 9035
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
to models ( #24573 ). Fixed a migration crash when applying migrations with model managers on Python 3 that we ...
-
https://man.plustar.jp/django/releases/1.8.1.html
- [similar]
- GeoDjango Tutorial — Django 4.0.6 ドキュメント 8500
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
tenttypes, sessions, world Running migrations: ... Applying world.0001_initial... OK ...\> py manage.py migrat ...
tenttypes, sessions, world Running migrations: ... Applying world.0001_initial... OK Importing Spatial Data ¶ ...
-
https://man.plustar.jp/django/ref/contrib/gis/tutorial.html
- [similar]
- django.urls utility functions — Django 4.0.6 ドキュメント 8500
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ities' , args = [ 'Orléans' ]) '.../Orl%C3%A9ans/' Applying further encoding (such as urllib.parse.quote() ) t ...
-
https://man.plustar.jp/django/ref/urlresolvers.html
- [similar]
- はじめての Django アプリ作成、その2 — Django 4.0.6 ドキュメント 8242
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
Running migrations: Rendering model states... DONE Applying polls.0001_initial... OK ...\> py manage.py migrat ...
Running migrations: Rendering model states... DONE Applying polls.0001_initial... OK migrate コマンドはすべての ...
-
https://man.plustar.jp/django/intro/tutorial02.html
- [similar]
- How to create database migrations — Django 4.0.6 ドキュメント 7983
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
rd-party apps. Migrations that add unique fields ¶ Applying a "plain" migration that adds a unique non-nullabl ...
-
https://man.plustar.jp/django/howto/writing-migrations.html
- [similar]
- Django のリリースプロセス — Django 4.0.6 ドキュメント 7983
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
commits a fix to main will be responsible for also applying the fix to the current bugfix branch. 目次 Django ...
-
https://man.plustar.jp/django/internals/release-process.html
- [similar]
- クロスサイトリクエストフォージェリ (CSRF) 対策 — Django 4.0.6 ドキュメント 7707
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
Solution: rather than disabling the middleware and applying csrf_protect to all the views that need it, enable ...
-
https://man.plustar.jp/django/ref/csrf.html
- [similar]