Quantcast
Channel: problem reversing feed url - Stack Overflow
Viewing all articles
Browse latest Browse all 3

problem reversing feed url

$
0
0

I am using the development version. I get the error below when I try to reverse lookup my feed's URL.

Can anyone help please?

thankskonstantin

in my urls.py:

...url(r'^f/blog/$', 'django.contrib.syndication.views.Feed', BlogFeed(), name='blog-feed'),...

in my template:

...{% url blog-feed %}...

the error:

...Caught AttributeError while rendering: 'BlogFeed' object has no attribute 'keys'...

Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles



Latest Images