mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
fix test_custom_generation_works functional test
This commit is contained in:
parent
775b236c93
commit
3a2df479da
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ PDF_GENERATOR = False
|
|||
REVERSE_CATEGORY_ORDER = True
|
||||
LOCALE = "C"
|
||||
DEFAULT_PAGINATION = 4
|
||||
DEFAULT_DATE = (2012, 03, 02, 14, 01, 01)
|
||||
|
||||
FEED_RSS = 'feeds/all.rss.xml'
|
||||
CATEGORY_FEED_RSS = 'feeds/%s.rss.xml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue