検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 159 for How (0.084 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on your website that tells search-engine indexers how frequently your pages change and how "important" c ... directory, it may reference any URL in your site. However, if your sitemap lives at /content/sitemap.xml ... the links to your individual blog entries. Here's how your sitemap class might look: from django.contrib ... elated exceptions. pass A more efficient solution, however, would be to call ping_google() from a cron sc ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
The staticfiles app — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "click", function() { $("section.c-content-unix").show(); $("section.c-content-win").hide(); $(".c-tab-un ... ("click", function() { $("section.c-content-win").show(); $("section.c-content-unix").hide(); $(".c-tab-w ... the static files app and some usage examples, see How to manage static files (e.g. images, JavaScript, C ... S) . For guidelines on deploying static files, see How to deploy static files . 設定 ¶ See staticfiles se ...
https://man.plustar.jp/django/ref/contrib/staticfiles.html - [similar]
Related objects reference — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... () . Using add() with a many-to-many relationship, however, will not call any save() methods (the bulk ar ... . Using remove() with a many-to-many relationship, however, will delete the relationships using QuerySet. ... ts, this method accepts a bulk argument to control how to perform the operation. If True (the default), Q ... ) This method accepts a clear argument to control how to perform the operation. If False (the default), ...
https://man.plustar.jp/django/ref/models/relations.html - [similar]
Signals — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... on the signal dispatcher for information regarding how to register for and receive signals. The authentic ... ed. app_config sender と同じ。 verbosity Indicates how much information manage.py is printing on screen. ... instance of a migration class and the second item showing if the migration was rolled back ( True ) or ap ... ed. app_config sender と同じ。 verbosity Indicates how much information manage.py is printing on screen. ...
https://man.plustar.jp/django/ref/signals.html - [similar]
タイムゾーン — Django 4.0.6 ドキュメント 5427
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... where Django expects aware datetimes. Such errors show up when running tests. You'll quickly learn how to ... ZoneInfo(key='America/New_York')) As this example shows, the same datetime has a different date, dependin ... nce, you can use the date template filter to only show the date part of a datetime. This filter will conv ... ple, we set the time zone to Singapore, but here's how # you would obtain the current time zone in the ge ...
https://man.plustar.jp/django/topics/i18n/timezones.html - [similar]
PostgreSQL specific database functions — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... hed__lte = TransactionNow ()) <QuerySet [<Article: How to Django>]> 目次 PostgreSQL specific database fun ...
https://man.plustar.jp/django/ref/contrib/postgres/functions.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "click", function() { $("section.c-content-unix").show(); $("section.c-content-win").hide(); $(".c-tab-un ... ("click", function() { $("section.c-content-win").show(); $("section.c-content-unix").hide(); $(".c-tab-w ... s greater than 0 (the default), a progress bar is shown in the terminal. Fixtures compression ¶ New in Dj ... in which fixture files are processed is undefined. However, all fixture data is installed as a single tra ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
The Django Template Language — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... also create your own custom template filters; see How to create custom template tags and filters . 参考 ... can also create your own custom template tags; see How to create custom template tags and filters . 参考 ... an overridden template in the Overriding templates How-to for a full example. テンプレートタグの as シンタ ... ムのテンプレートライブラリを作成する方法については、 How to create custom template tags and filters を参照し ...
https://man.plustar.jp/django/ref/templates/language.html - [similar]
Django 3.0 リリースノート — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ます。 既存のプロジェクトをアップデートするときは、 How to upgrade Django to a newer version ガイドに従って ... be available to applications that run under ASGI, however. At this stage async support only applies to t ... eware, views, etc. are not yet supported. You can, however, use ASGI middleware around Django's applicati ... ectories when searching for .po files to compile. showmigrations --list now shows the applied datetimes w ...
https://man.plustar.jp/django/releases/3.0.html - [similar]
Django のインストール方法 — Django 4.0.6 ドキュメント 5370
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... "click", function() { $("section.c-content-unix").show(); $("section.c-content-win").hide(); $(".c-tab-un ... ("click", function() { $("section.c-content-win").show(); $("section.c-content-unix").hide(); $(".c-tab-w ... n as it doesn't require running a separate server. However, SQLite has many differences from other databa ... rivileges. The contributing tutorial walks through how to create a virtual environment. After you've crea ...
https://man.plustar.jp/django/topics/install.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT