Results of 1 - 8 of about 8 for SyndicationFeed (0.010 sec.)
- The syndication feed framework — Django 4.0.6 ドキュメント 12995
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
nts | Index | Modules « previous | up | next » The syndication feed framework ¶ Django comes with a high-level syndic ...
ork for creating RSS and Atom feeds. To create any syndication feed, all you have to do is write a short Python class ...
¶ A Feed class is a Python class that represents a syndication feed. A feed can be simple (e.g., a "site news" feed, ...
class that subclasses # django.utils.feedgenerator.SyndicationFeed. This designates # which type of feed this should ...
-
https://man.plustar.jp/django/ref/contrib/syndication.html
- [similar]
- Geographic Feeds — Django 4.0.6 ドキュメント 10754
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
, obj ): # Returns the polygon. return obj . poly SyndicationFeed Subclasses ¶ The following django.utils.feedgenera ...
tor.SyndicationFeed subclasses are available: class GeoRSSFeed ¶ class ...
c Feeds カスタマイズ例 API Reference Feed Subclass SyndicationFeed Subclasses 前のトピックへ GeoDjango's admin site 次 ...
-
https://man.plustar.jp/django/ref/contrib/gis/feeds.html
- [similar]
- Django Utils — Django 4.0.6 ドキュメント 9109
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
diveintomark.org/archives/2004/05/28/howto-atom-id SyndicationFeed ¶ class SyndicationFeed ¶ Base class for all syndi ...
resents an RSS enclosure RssFeed ¶ class RssFeed ( SyndicationFeed ) ¶ Rss201rev2Feed ¶ class Rss201rev2Feed ( RssFee ...
.userland.com/rss091 Atom1Feed ¶ class Atom1Feed ( SyndicationFeed ) ¶ Spec: RFC 4287 django.utils.functional ¶ class ...
s django.utils.encoding django.utils.feedgenerator SyndicationFeed Enclosure RssFeed Rss201rev2Feed RssUserland091Fee ...
-
https://man.plustar.jp/django/ref/utils.html
- [similar]
- 索引 — Django 4.0.6 ドキュメント 8621
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
e のメソッド) (SimpleTemplateResponse のメソッド) (SyndicationFeed のメソッド) (TemplateResponse のメソッド) __iter__ ...
(BaseDatabaseSchemaEditor のメソッド) add_item() (SyndicationFeed のメソッド) add_item_elements() (SyndicationFeed の ...
eTemplateResponse のメソッド) add_root_elements() (SyndicationFeed のメソッド) add_view() (ModelAdmin のメソッド) Add ...
s.db.models.functions のクラス) item_attributes() (SyndicationFeed のメソッド) item_geometry() (Feed のメソッド) item ...
-
https://man.plustar.jp/django/genindex.html
- [similar]
- Django Deprecation Timeline — Django 4.0.6 ドキュメント 7681
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
will be removed. The enclosure keyword argument to SyndicationFeed.add_item() will be removed. The django.template.lo ...
-
https://man.plustar.jp/django/internals/deprecation.html
- [similar]
- Django 1.11 リリースノート — Django 4.0.6 ドキュメント 7681
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
イテムが pubdate や updateddate 属性を持たない場合、 SyndicationFeed.latest_post_date() がタイムゾーン情報を持たない日時 ...
-
https://man.plustar.jp/django/releases/1.11.html
- [similar]
- Django 1.9 リリースノート — Django 4.0.6 ドキュメント 7681
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n value instead. The enclosure keyword argument to SyndicationFeed.add_item() is deprecated. Use the new enclosures a ...
-
https://man.plustar.jp/django/releases/1.9.html
- [similar]
- Django 2.0 リリースノート — Django 4.0.6 ドキュメント 7681
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ソッドの allow_tags 属性のサポートが削除されました。 SyndicationFeed.add_item() の enclosure キーワード引数が削除されま ...
-
https://man.plustar.jp/django/releases/2.0.html
- [similar]
PREV
1
NEXT