検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 97 for running (0.098 sec.)
はじめての Django アプリ作成、その 1 — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rameworks, not web servers.) Now that the server's running, visit http://127.0.0.1:8000/ with your web browse ...
https://man.plustar.jp/django/intro/tutorial01.html - [similar]
マイグレーション操作 — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... None , hints = None , elidable = False ) ¶ Allows running of arbitrary SQL on the database - useful for more ...
https://man.plustar.jp/django/ref/migration-operations.html - [similar]
Signals — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... uest object. Test signals ¶ Signals only sent when running tests . setting_changed ¶ django.test.signals. set ...
https://man.plustar.jp/django/ref/signals.html - [similar]
Django 3.2 release notes — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... than when settings are first loaded. This enables running management commands that do not rely on the SECRET ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
複数のデータベース — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s for the model_name will be silently skipped when running migrate on the db . Changing the behavior of allow ...
https://man.plustar.jp/django/topics/db/multi-db.html - [similar]
素の SQL 文の実行 — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... le isn't very exciting -- it's exactly the same as running Person.objects.all() . However, raw() has a bunch ...
https://man.plustar.jp/django/topics/db/sql.html - [similar]
データベースのトランザクション — Django 4.0.6 ドキュメント 5737
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ecially important if you're using atomic() in long-running processes, outside of Django's request / response ...
https://man.plustar.jp/django/topics/db/transactions.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 5646
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rm_uidb36 ) will be removed. If your site has been running Django 1.6 for more than PASSWORD_RESET_TIMEOUT_DA ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
クエリー式 — Django 4.0.6 ドキュメント 5646
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... me() methods as the latter can lead to errors when running on different database backends. If your class reli ...
https://man.plustar.jp/django/ref/models/expressions.html - [similar]
Django 1.11 リリースノート — Django 4.0.6 ドキュメント 5646
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r() use server-side cursors on PostgreSQL prevents running Django with PgBouncer in transaction pooling mode. ...
https://man.plustar.jp/django/releases/1.11.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT