1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
Martin (mart-e) ef844dbe0a Use the default configuration
When importing a blog, a error is logged: 'No timezone information
specified in the settings'.
This is because the code calls read_settings() but no configuration
file is provided.
Instead of providing one (users may not already have one if they are
at the import step), use the default settings.
2023-05-14 08:50:06 +02:00
..
templates use JSON values for extra settings in invoke template 2022-03-23 22:33:57 +03:00
__init__.py move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
pelican_import.py Use the default configuration 2023-05-14 08:50:06 +02:00
pelican_quickstart.py Add helper method for rendering jinja templates 2021-11-27 14:04:36 +01:00
pelican_themes.py Modernize code base to Python 3+ syntax 2020-04-27 09:45:31 +02:00