add some more articles for the tests

This commit is contained in:
Alexis Metaireau 2012-02-29 18:15:38 +01:00
commit 917633628a
3 changed files with 19 additions and 1 deletions

View file

@ -9,7 +9,7 @@ DISQUS_SITENAME = "blog-notmyidea"
PDF_GENERATOR = False
REVERSE_CATEGORY_ORDER = True
LOCALE = ""
DEFAULT_PAGINATION = 2
DEFAULT_PAGINATION = 4
FEED_RSS = 'feeds/all.rss.xml'
CATEGORY_FEED_RSS = 'feeds/%s.rss.xml'