On 4 Aug 2009, at 00:50, Russell Keith-Magee wrote:
>>
>>
>> Does anybody have any opinions on the current way of using methods on
>> the Feed object (title(), link(), description() etc) to build the
>> feed? For me, it has proved inflexible and a little messy, but I
>> can't
>> think of a bett
On Tue, Aug 4, 2009 at 2:12 AM, Ben Firshman wrote:
>
>
> On 3 Aug 2009, at 14:50, Alex Gaynor wrote:
>>
>> Ben Firshman has written similar code that is backwards compatible
>> with the current implementation:
>> http://github.com/bfirsh/syndication-view/tree/master
>>
>> Alex
>
> I started going
On Aug 3, 9:40 am, Russell Keith-Magee wrote:
> * Parameterized feeds.
> * Named urls.
> * Making individual feed views decoratable
Should all just work, by making them normal views.
> some code missing (at the very least, documentation)
Definitely — I was attempting to make the smallest poss
On 3 Aug 2009, at 14:50, Alex Gaynor wrote:
>
> Ben Firshman has written similar code that is backwards compatible
> with the current implementation:
> http://github.com/bfirsh/syndication-view/tree/master
>
> Alex
I started going through all the syndication tickets and fixing them
too, notabl
On Mon, Aug 3, 2009 at 8:37 PM, zellyn wrote:
>
> [Hi folks. This is a re-post, now that 1.1 has been released.]
>
> Django's contrib.syndication app feels different from normal views,
> using a dictionary and dispatching by slug, then finding objects by
> splitting the rest of the URL into "bits"
On Mon, Aug 3, 2009 at 8:40 AM, Russell
Keith-Magee wrote:
>
> On Mon, Aug 3, 2009 at 8:37 PM, zellyn wrote:
>>
>> [Hi folks. This is a re-post, now that 1.1 has been released.]
>>
>> Django's contrib.syndication app feels different from normal views,
>> using a dictionary and dispatching by slug,
[Hi folks. This is a re-post, now that 1.1 has been released.]
Django's contrib.syndication app feels different from normal views,
using a dictionary and dispatching by slug, then finding objects by
splitting the rest of the URL into "bits".
It takes surprisingly few changes to make Feeds respon
On Fri, Apr 24, 2009 at 1:05 PM, Ben Firshman wrote:
>
> On 24 Apr 2009, at 16:21, zellyn wrote:
>
> >
> > [I wasn't sure whether to post this before or after 1.1 dropped, but
> > decided to post now, since I'm just looking for discussion and
> > comments.]
> >
> > Django's contrib.syndication ap
On 24 Apr 2009, at 16:21, zellyn wrote:
>
> [I wasn't sure whether to post this before or after 1.1 dropped, but
> decided to post now, since I'm just looking for discussion and
> comments.]
>
> Django's contrib.syndication app feels different from normal views,
> using a dictionary and dispatchi
[I wasn't sure whether to post this before or after 1.1 dropped, but
decided to post now, since I'm just looking for discussion and
comments.]
Django's contrib.syndication app feels different from normal views,
using a dictionary and dispatching by slug, then finding objects by
splitting the rest
10 matches
Mail list logo