pelican/docs
Deniz Turgut 009543b7e4 Fix test errors on OSX
On OSX, if LC_TIME and LC_CTYPE differs the output of strftime is not properly decoded
in Python 3. This makes sure that the 'utils.DateFormatter' and the related Jinja filter
'strftime' set the same value for LC_TIME and LC_CTYPE while formatting.

Also, '%a' is removed from DEFAULT_DATE_FORMAT in 'custom_locale' tests. OSX and *nix have
different conversions for '%a' ('Jeu' vs 'jeu.') and there is not a feasible way to handle
the difference for tests.
2014-06-26 01:01:42 -04:00
..
_static Really fix #1311 by declaring CSS overrides as !important 2014-04-28 22:08:34 +02:00
changelog.rst multiple authors implemented 2014-02-14 03:21:06 +01:00
conf.py Fix #1311 wide tables in RTD theme, remove old theme files 2014-04-28 20:37:49 +02:00
content.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
contribute.rst Fix test errors on OSX 2014-06-26 01:01:42 -04:00
faq.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
importer.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
index.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
install.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
internals.rst Remove AsciiDocReader from core. Fixes #1355 2014-06-14 02:17:43 -04:00
Makefile Add the docs 2010-10-13 23:08:08 +01:00
pelican-themes.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
plugins.rst Fix #1344 move PLUGIN_PATH -> PLUGIN_PATHS 2014-05-14 14:19:52 +02:00
publish.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
quickstart.rst Split Getting Started docs into separate sections 2014-05-12 07:48:37 -07:00
report.rst Eliminate extraneous whitespace 2012-10-12 23:01:50 +02:00
settings.rst Merge pull request #1322 from smartass101/get_files_multiple_paths 2014-06-25 07:29:22 -07:00
themes.rst Docs update for *_{previous|next}_page variables 2014-05-27 12:30:42 -04:00
tips.rst For creating a CNAME, directory name should be extra 2013-11-19 16:49:37 +05:30