Add links to RSS and Atom feed
This commit is contained in:
@@ -26,8 +26,8 @@ AUTHOR_FEED_ATOM = None
|
||||
AUTHOR_FEED_RSS = None
|
||||
#TAG_FEED_ATOM = 'feeds/{slug}/atom.xml'
|
||||
#TAG_FEED_RSS = 'feeds/{slug}/rss.xml'
|
||||
TAG_FEED_ATOM = 'test-atom.xml'
|
||||
TAG_FEED_RSS = 'test-rss.xml'
|
||||
TAG_FEED_ATOM = 'atom.xml'
|
||||
TAG_FEED_RSS = 'rss.xml'
|
||||
RSS_FEED_SUMMARY_ONLY = False # include full content
|
||||
|
||||
DEFAULT_PAGINATION = False
|
||||
|
Reference in New Issue
Block a user