検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 345 for when (2.367 sec.)
Django 1.9.13 リリースノート — Django 4.0.6 ドキュメント 3843
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ed some numeric URLs (e.g. http:999999999 ) "safe" when they shouldn't be. Also, if a developer relies on ...
https://man.plustar.jp/django/releases/1.9.13.html - [similar]
Django 2.0.2 リリースノート — Django 4.0.6 ドキュメント 3843
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... t have an __init__.py file ( #29091 ). Fixed crash when entering an invalid uuid in ModelAdmin.raw_id_fiel ...
https://man.plustar.jp/django/releases/2.0.2.html - [similar]
Django 2.1.2 リリースノート — Django 4.0.6 ドキュメント 3843
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... e crashed on Oracle 12.1 ( #29630 ). Fixed a crash when a user with the view (but not change) permission m ...
https://man.plustar.jp/django/releases/2.1.2.html - [similar]
Django 3.0.7 リリースノート — Django 4.0.6 ドキュメント 3843
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Django 3.0 where aggregates used wrong annotations when a queryset has multiple subqueries annotations ( # ...
https://man.plustar.jp/django/releases/3.0.7.html - [similar]
asgiref.sync — Django 4.0.6 ドキュメント 3807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... anager controls which thread pool executor is used when in thread sensitive mode. By default, a single thr ... None : raise TypeError ( "executor must not be set when thread_sensitive is True" ) self . _executor = exe ...
https://man.plustar.jp/django/_modules/asgiref/sync.html - [similar]
How to deploy with ASGI — Django 4.0.6 ドキュメント 3807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... Python libraries. Settings モジュールを設定する ¶ When the ASGI server loads your application, Django nee ...
https://man.plustar.jp/django/howto/deployment/asgi/index.html - [similar]
How to create database migrations — Django 4.0.6 ドキュメント 3807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... い。 データのマイグレーションと複数のデータベース ¶ When using multiple databases, you may need to figure o ... me' ), ] Prefer using dependencies over run_before when possible. You should only use run_before if it is ...
https://man.plustar.jp/django/howto/writing-migrations.html - [similar]
Django のリリースプロセス — Django 4.0.6 ドキュメント 3807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s are with each other. It also helps to anticipate when compatibility shims will be removed. It's not a pu ... in the next patch release of that feature series, when they fix critical problems: セキュリティ上の問題。 ...
https://man.plustar.jp/django/internals/release-process.html - [similar]
Simple mixins — Django 4.0.6 ドキュメント 3807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ) ¶ Returns a list of template names to search for when rendering the template. The first template that is ...
https://man.plustar.jp/django/ref/class-based-views/mixins-simple.html - [similar]
JavaScript customizations in the admin — Django 4.0.6 ドキュメント 3807
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m events ¶ You may want to execute some JavaScript when an inline form is added or removed in the admin ch ...
https://man.plustar.jp/django/ref/contrib/admin/javascript.html - [similar]