Actually, it looks like Atom1Feed is where the restriction is.
Anyone have a replacement for Atom1Feed that does full-content?
Otherwise, I'll write one and contribute it (I'm working on Django
support for the Atom Publishing Protocol, anyway)
James
On 03/02/2007, at 2:39 PM, James Tauber w
But the description template seems to just control the content of the
summary element in Atom.
If I want a full content feed, rather than just a summary, it looks
like I can't use django.contrib.syndication.views.feed
On 03/02/2007, at 4:47 AM, aaloy wrote:
> 2007/2/3, James Tauber <[EMAIL
2007/2/3, James Tauber <[EMAIL PROTECTED]>:
>
> However, I'd like my feed to be full content. Given what I have
> below, what's the most straightforward way to make my feed full content?
The full content would depend on your template. That is, you can make
your template to present full content,
I've implemented a very quick "announcement" feed as coded below.
This meets my current need of adding news items in the admin and
having an Atom feed for them (there are also HTML views but that's
irrelevant to my question).
However, I'd like my feed to be full content. Given what I have
4 matches
Mail list logo