Hi I run django 1.2 with GAE and I'm trying to get templatetags working and I keep getting the following error: 'rss' is not a valid tag library: Could you tell what's up with this? The django snippet I tried yo add is http://djangosnippets.org/snippets/311/ and I added the feedparser dependency. And in template I use it like it says in the snippet. Can you recommend a way to enable this tag library? Also enabling http://djangosnippets.org/snippets/852 would be very niceThanks
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.