Skip to content

Instantly share code, notes, and snippets.

@risatrix
Created May 4, 2015 19:00
Show Gist options
  • Save risatrix/3af1dd4f4454870dc667 to your computer and use it in GitHub Desktop.
Save risatrix/3af1dd4f4454870dc667 to your computer and use it in GitHub Desktop.
Feed stuff
https://docs.djangoproject.com/en/1.5/ref/contrib/syndication/#custom-feed-generators
http://stackoverflow.com/questions/660836/django-way-of-specifying-channel-image-in-rss-feed
http://www.devinterface.com/blog/en/2011/01/how-to-create-a-custom-feed-in-django-using-the-syndication-feed-framework/
http://runnable.com/Up-BKcQBS3ZKAAG_/how-to-create-rss-feeds-in-django-for-python-and-utils
https://docs.djangoproject.com/en/1.7/_modules/django/utils/feedgenerator/
https://christiankaula.com/howto-django-syndication.html
https://djangosnippets.org/snippets/1648/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment