pelican/pelican/tests/output/custom_locale
Ondrej Grover 3f6b130d6e Fix #1198, enable custom locale in template rendering, fixes links
reverts getpelican/pelican@ddcccfeaa9

If one used a locale that made use of unicode characters (like fr_FR.UTF-8)
the files on disk would be in correct locale while links would be to C.

Uses a SafeDatetime class that works with unicode format strigns
by using custom strftime to prevent ascii decoding errors with Python2.

Also added unicode decoding for the calendar module to fix period
archives.
2014-06-26 00:00:19 -04:00
..
author Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
category Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
drafts Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
feeds Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
override Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
pages Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
pictures Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
posts Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
tag Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
theme Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
archives.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
authors.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
categories.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
index.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
index2.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
index3.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
jinja2_template.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
oh-yeah-fr.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
robots.txt Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
second-article-fr.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00
tags.html Fix #1198, enable custom locale in template rendering, fixes links 2014-06-26 00:00:19 -04:00