1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Alexis Metaireau 8a442e726a Don't specify the default when accessing settings.
There is no need to do this, since all the default values are already provided
in the default settings dict (in settings.py)
2012-03-09 16:22:28 +01:00
..
themes fix pages urls 2012-03-06 16:41:36 +00:00
__init__.py PEP8-ify. 2012-03-09 16:21:38 +01:00
contents.py Don't specify the default when accessing settings. 2012-03-09 16:22:28 +01:00
generators.py PEP8-ify. 2012-03-09 16:21:38 +01:00
log.py Sort imports and remove trailing whitespaces 2012-02-28 17:40:13 +01:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py PEP8-ify. 2012-03-09 16:21:38 +01:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py PEP8-ify. 2012-03-09 16:21:38 +01:00
utils.py PEP8-ify. 2012-03-09 16:21:38 +01:00
writers.py PEP8-ify. 2012-03-09 16:21:38 +01:00