1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
W. Trevor King 1d4d86c876 settings: Rework the LESS_GENERATOR removal warning for easy extension
Setting migration is something that will happen for multiple settings,
and the more we can standardize the reporting procedure, the easier it
will be to add new warnings.
2013-06-02 13:32:10 -04:00
..
tests settings: Make DEFAULT_CONFIG public 2013-06-02 13:32:10 -04:00
themes Clean up and improve <head> of notmyidea theme 2013-04-23 06:51:22 -07:00
tools Updated pelican.server not started error message. 2013-05-18 08:20:50 +02:00
__init__.py some cleanup 2013-05-13 13:53:52 +10:00
contents.py settings: Make DEFAULT_CONFIG public 2013-06-02 13:32:10 -04:00
generators.py adds a 'strftime' jinja fiter that uses LOCALE 2013-04-21 18:00:12 -04:00
log.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
paginator.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
readers.py Merge pull request #885 from avaris/markdown-summary-footnote 2013-05-13 15:36:39 -07:00
rstdirectives.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
server.py Adding a message for gracefully shutting down dev server 2013-03-19 12:15:58 +01:00
settings.py settings: Rework the LESS_GENERATOR removal warning for easy extension 2013-06-02 13:32:10 -04:00
signals.py Add a pages_generator_finalized signal. 2013-02-10 12:42:54 -08:00
urlwrappers.py Make tags and cats case insensitive. Fixes #704. 2013-05-03 17:37:45 +01:00
utils.py Merge pull request #848 from Rogdham/no_overwrite 2013-05-13 00:17:26 -07:00
writers.py Use the builtin "open" on Python 3. 2013-05-27 14:49:57 +10:00