検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for sitemaps (0.004 sec.)
The sitemap framework — Django 4.0.6 ドキュメント 15492
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... temap app, follow these steps: Add 'django.contrib.sitemaps' to your INSTALLED_APPS setting. Make sure your TE ... ates.) Initialization ¶ views. sitemap ( request , sitemaps , section = None , template_name = 'sitemap.xml' , ... dd this line to your URLconf : from django.contrib.sitemaps.views import sitemap path ( 'sitemap.xml' , sitema ... p , { 'sitemaps' : sitemaps }, name = 'django.contrib.sitemaps.vie ...
https://man.plustar.jp/django/ref/contrib/sitemaps.html - [similar]
Geographic Sitemaps — Django 4.0.6 ドキュメント 9843
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ndex | Modules « previous | up | next » Geographic Sitemaps ¶ KML is an XML language focused on geographic vis ... https://www.ogc.org/standards/kml 目次 Geographic Sitemaps カスタマイズ例 Reference KMLSitemap KMZSitemap 前の ... Testing GeoDjango apps 関連キーワード Geographic , Sitemaps , KMZSitemap , KMLSitemap , next , Reference , トピ ...
https://man.plustar.jp/django/ref/contrib/gis/sitemaps.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 9319
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ow deleted after flush() is called. django.contrib.sitemaps ¶ The new Sitemap.i18n attribute allows you to gen ... reversing instead. If you are using django.contrib.sitemaps , add the name argument to the url that references ... django.contrib.sitemaps.views.sitemap() : from django.contrib.sitemaps.vie ... rt sitemap url ( r '^sitemap\.xml$' , sitemap , { 'sitemaps' : sitemaps }, name = 'django.contrib.sitemaps.vie ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
The flatpages app — Django 4.0.6 ドキュメント 9184
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... as about_pages %} Integrating with django.contrib.sitemaps ¶ class FlatPageSitemap ¶ The sitemaps.FlatPageSit ... ng FlatPageSitemap : from django.contrib.flatpages.sitemaps import FlatPageSitemap from django.contrib.sitemap ... # the sitemap path ( 'sitemap.xml' , sitemap , { 'sitemaps' : { 'flatpages' : FlatPageSitemap }}, name = 'dja ... ngo.contrib.sitemaps.views.sitemap' ), ] 目次 The flatpages app インスト ...
https://man.plustar.jp/django/ref/contrib/flatpages.html - [similar]
contrib packages — Django 4.0.6 ドキュメント 8659
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... o one or more sites. See the sites documentation . sitemaps ¶ A framework for generating Google sitemap XML fi ... les. See the sitemaps documentation . syndication ¶ A framework for gene ... umanize messages postgres redirects sessions sites sitemaps syndication Other add-ons 前のトピックへ クリックジ ...
https://man.plustar.jp/django/ref/contrib/index.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 8219
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... m False to True . The default sitemap protocol for sitemaps built outside the context of a request will change ... te will change from True to False . django.contrib.sitemaps.FlatPageSitemap will be removed in favor of django ... .contrib.flatpages.sitemaps.FlatPageSitemap . Private API django.test.utils.Te ... er be read for backwards compatibility. Geographic Sitemaps will be removed ( django.contrib.gis.sitemaps.view ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Django 1.7 release notes — Django 4.0.6 ドキュメント 8169
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... , it always used the default cache. django.contrib.sitemaps ¶ The sitemap framework now makes use of lastmod t ... tMiddleware to handle conditional GET requests for sitemaps which set lastmod . django.contrib.sites ¶ The new ... ecated function will be removed in Django 1.9. Geo Sitemaps ¶ Google has retired support for the Geo Sitemaps ... format. Hence Django support for Geo Sitemaps is deprecated and will be removed in Django 1.8. P ...
https://man.plustar.jp/django/releases/1.7.html - [similar]
GeoDjango — Django 4.0.6 ドキュメント 7932
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... phic Feeds カスタマイズ例 API Reference Geographic Sitemaps カスタマイズ例 Reference Testing GeoDjango apps Po ...
https://man.plustar.jp/django/ref/contrib/gis/index.html - [similar]
django-admin と manage.py — Django 4.0.6 ドキュメント 7932
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 期限切れのセッションを削除できます。 django.contrib.sitemaps ¶ ping_google ¶ このコマンドは、 Sitemaps framewor ... k ( django.contrib.sitemaps ) がインストールされている場合のみ使用できます。 S ... ango.contrib.sessions clearsessions django.contrib.sitemaps ping_google django.contrib.staticfiles collectstat ...
https://man.plustar.jp/django/ref/django-admin.html - [similar]
Geographic Feeds — Django 4.0.6 ドキュメント 7881
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... へ GeoDjango's admin site 次のトピックへ Geographic Sitemaps 関連キーワード Geographic , Feeds , Feed , geometr ...
https://man.plustar.jp/django/ref/contrib/gis/feeds.html - [similar]
PREV 1 2 3 NEXT