1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Julien Palard e8a87e5d3c As not allowing duplicates in processed items is counter intuitive, let's allow it.
Also it may be allowed in the future (to process multiple values).

Also @avaris think it's bad to test something twice (see
https://github.com/getpelican/pelican/pull/2017), but for me confusion
lies in the "Why is list processing forbidden?", so, in a way, our
ideas converges in "let's not disallow processed items to be lists".

This reverts commit 9e574e9d8c.
2016-10-10 12:23:26 +02:00
..
tests Merge pull request #1306 from Scheirle/master 2016-10-04 10:49:02 -06:00
themes Upgrade legacy GA tracking code. 2016-09-21 18:05:04 +02:00
tools Merge pull request #1923 from Jangsea/use_ghp_import_push_option 2016-04-03 18:51:23 -07:00
__init__.py Fixes #1966: Track default settings file for changes in autoreload mode 2016-09-16 10:56:20 -04:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py More granular control of tags and categories slugs. Fixes #1873 2016-04-01 23:00:08 +03:00
generators.py Python's shutil.copy2 fails on Android 2016-10-07 11:10:09 -07:00
log.py Don't suppress LOG_FILTER messages when --debug passed 2016-09-23 02:13:23 +03:00
paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
readers.py As not allowing duplicates in processed items is counter intuitive, let's allow it. 2016-10-10 12:23:26 +02:00
rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
server.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
settings.py fixing issue with one-element tuple 2016-05-04 20:28:03 +02:00
signals.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
utils.py Python's shutil.copy2 fails on Android 2016-10-07 11:10:09 -07:00
writers.py Simplified feed id generation and added support for url fragments 2016-09-25 10:54:20 +02:00