検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 117 for apps (0.049 sec.)
Django 1.8.1 リリースノート — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... test database with test --keepdb , which prevented apps with data migrations from using the option ( #2472 ...
https://man.plustar.jp/django/releases/1.8.1.html - [similar]
Django 2.2.1 リリースノート — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... quiring django.contrib.sessions to be in INSTALLED_APPS ( #30312 ). Increased the default timeout when usi ...
https://man.plustar.jp/django/releases/2.2.1.html - [similar]
Tablespaces — Django 4.0.6 ドキュメント 5700
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... l for setting a tablespace for the built-in Django apps and other applications whose code you cannot contr ...
https://man.plustar.jp/django/topics/db/tablespaces.html - [similar]
How to integrate Django with a legacy database — Django 4.0.6 ドキュメント 5637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... holds your app. Then add the app to your INSTALLED_APPS setting. By default, inspectdb creates unmanaged m ...
https://man.plustar.jp/django/howto/legacy-databases.html - [similar]
Django のローカライズ — Django 4.0.6 ドキュメント 5637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... all non-contrib translations. Each of the contrib apps also have a resource (prefixed with "contrib"). 注 ...
https://man.plustar.jp/django/internals/contributing/localizing.html - [similar]
JavaScript — Django 4.0.6 ドキュメント 5637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... f Django core is Python, the admin and gis contrib apps contain JavaScript code. Please follow these codin ...
https://man.plustar.jp/django/internals/contributing/writing-code/javascript.htm... - [similar]
メッセージフレームワーク — Django 4.0.6 ドキュメント 5637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... んでいます: 'django.contrib.messages' は、 INSTALLED_APPS の中にあります。 MIDDLEWARE は 'django.contrib.ses ... みます。 メッセージを使いたくない場合は、 INSTALLED_APPS から 'django.contrib.messages' を、 MIDDLEWARE から ...
https://man.plustar.jp/django/ref/contrib/messages.html - [similar]
PostgreSQL specific model indexes — Django 4.0.6 ドキュメント 5637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... to add 'django.contrib.postgres' in your INSTALLED_APPS . Set the name parameter to the name of the operat ...
https://man.plustar.jp/django/ref/contrib/postgres/indexes.html - [similar]
The redirects app — Django 4.0.6 ドキュメント 5637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... . Add 'django.contrib.redirects' to your INSTALLED_APPS setting. Add 'django.contrib.redirects.middleware. ...
https://man.plustar.jp/django/ref/contrib/redirects.html - [similar]
The sitemap framework — Django 4.0.6 ドキュメント 5637
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... s: Add 'django.contrib.sitemaps' to your INSTALLED_APPS setting. Make sure your TEMPLATES setting contains ... les. The only reason it needs to go into INSTALLED_APPS is so that the Loader() template loader can find t ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT