On 9/12/05, Andreas Neumeier <[EMAIL PROTECTED]> wrote: > is there a RSS tutorial around? > > I tried reading the djangoproject.com code and tried to imlement that, > but did not get it working anyhow. Propably, I forgot some detail.
Don't forget to add the "/rss/" handler to your urlconf... Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org

