1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Andrew Jorgensen b1d44c1c87 Replace %s rather than fallback to defaults
3a0add4b6e caused existing configs to fall
back to defaults. But since we know exactly how to fix the user config
so that the behavior doesn't change, we should do so, while still
warning that use of %s is deprecated.

Also fixes a bug where we tried to look for %s in None.
2018-11-11 14:54:14 -08:00
..
tests Replace %s rather than fallback to defaults 2018-11-11 14:54:14 -08:00
themes Updated base.html to fix issue #2404. 2018-10-28 20:08:41 -07:00
tools Convert FEED settings from %s to {slug} redux (#2432) 2018-11-03 16:12:20 +01:00
__init__.py automatically copy linked static files 2018-11-01 18:08:11 +01:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py Bring back Content._summary. 2018-11-11 01:30:14 +01:00
generators.py Convert FEED settings from %s to {slug} redux (#2432) 2018-11-03 16:12:20 +01:00
log.py Improve the looks of reST parser error output. 2018-11-10 23:08:10 +01:00
paginator.py tweak paginator to accomodate {slug}.html patterns 2018-11-01 00:14:22 +01:00
readers.py Merge branch 'master' into html_list_tags 2018-11-11 11:30:28 +01:00
rstdirectives.py Fix warnings originating from bad regexes 2017-03-27 16:09:08 +02:00
server.py Merge pull request #2324 from oulenz/get_suffixes 2018-10-31 15:23:22 +01:00
settings.py Replace %s rather than fallback to defaults 2018-11-11 14:54:14 -08:00
signals.py Add a new signal: page_generator_write_page 2017-10-17 07:38:18 +05:00
urlwrappers.py Make URLWrapper.slug settable again 2018-11-11 21:35:51 +03:00
utils.py automatically copy linked static files 2018-11-01 18:08:11 +01:00
writers.py control pagination per template 2018-07-12 17:39:51 +02:00