検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 38 for item (0.073 sec.)
Django 3.2 release notes — Django 4.0.6 ドキュメント 7390
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... nctional indexes for more details. django.contrib.sitemaps ¶ The new Sitemap attributes alternates , langu ... ages and x_default allow generating sitemap alternates to localized versions of your pages. ... django.contrib.syndication ¶ The new item_comments hook allows specifying a comments URL per ... feed item. データベースバックエンド ¶ Third-party database b ...
https://man.plustar.jp/django/releases/3.2.html - [similar]
索引 — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... プション --shuffle test コマンドラインオプション --sitemap-uses-http ping_google コマンドラインオプション - ... essionBase のメソッド) (QueryDict のメソッド) __delitem__() (backends.base.SessionBase のメソッド) (HttpRe ... r__() (Area のメソッド) (Distance のメソッド) __getitem__() (backends.base.SessionBase のメソッド) (HttpRe ... のメソッド) __len__() (OGRGeometry のメソッド) __setitem__() (backends.base.SessionBase のメソッド) (HttpRe ...
https://man.plustar.jp/django/genindex.html - [similar]
Django Deprecation Timeline — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... r the deprecation policy . More details about each item can often be found in the release notes of two ver ... ting will change from False to True . The default sitemap protocol for sitemaps built outside the context ... enclosure keyword argument to SyndicationFeed.add_item() will be removed. The django.template.loader.Load ... migrate management command will be removed. The ssi template tag will be removed. Support for the = compa ...
https://man.plustar.jp/django/internals/deprecation.html - [similar]
Paginator — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... inator. per_page ¶ Required. The maximum number of items to include on a page, not including orphans (see ... n you don't want to have a last page with very few items. If the last page would normally have a number of ... items less than or equal to orphans , then those items ... hich becomes the last page) instead of leaving the items on a page by themselves. For example, with 23 ite ...
https://man.plustar.jp/django/ref/paginator.html - [similar]
多対多 (many-to-many) 関係 — Django 4.0.6 ドキュメント 7343
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ication: The Python Journal>]> Excluding a related item works as you would expect, too (although the SQL i ...
https://man.plustar.jp/django/topics/db/examples/many_to_many.html - [similar]
The "sites" framework — Django 4.0.6 ドキュメント 7295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ite ¶ Similarly, you can associate a model to the Site model in a many-to-one relationship, using ForeignK ... ject, you can use the get_current() method of the Site model's manager. You should then ensure that your s ... site = Site . objects . get_current () The CurrentSiteManager ¶ class managers. CurrentSiteManager ¶ If Si ... ur application, consider using the helpful CurrentSiteManager in your model(s). It's a model manager that ...
https://man.plustar.jp/django/ref/contrib/sites.html - [similar]
Django 1.1 リリースノート — Django 4.0.6 ドキュメント 7295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... which works just like safe for lists, marking each item in the list as safe. Cache backends now support in ...
https://man.plustar.jp/django/releases/1.1.html - [similar]
Django 1.8 リリースノート — Django 4.0.6 ドキュメント 7295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... w deleted after flush() is called. django.contrib.sitemaps ¶ The new Sitemap.i18n attribute allows you to ... generate a sitemap based on the LANGUAGES setting. django.contrib.s ... o django.conf.urls.url() ¶ Related to the previous item, referencing views as strings in the url() functio ... ument to i18n_patterns() ¶ Related to the previous item, the prefix argument to django.conf.urls.i18n.i18n ...
https://man.plustar.jp/django/releases/1.8.html - [similar]
Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7295
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... names, mirrors) tuples. Now they're just the first item, old_names . By default LiveServerTestCase attempt ... enclosure keyword argument to SyndicationFeed.add_item() is deprecated. Use the new enclosures argument w ... e has changed from True to False . django.contrib.sitemaps.FlatPageSitemap is removed in favor of django.c ... ontrib.flatpages.sitemaps.FlatPageSitemap . Private API django.test.utils ...
https://man.plustar.jp/django/releases/1.9.html - [similar]
アプリケーション — Django 4.0.6 ドキュメント 7248
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... rder of INSTALLED_APPS . First Django imports each item in INSTALLED_APPS . If it's an application configu ...
https://man.plustar.jp/django/ref/applications.html - [similar]
PREV 1 2 3 4 NEXT