Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-09 | Remove CustomFlask, simplify and renome CustomFlatPagesHEADmaster | Johannes Löthberg | 1 | -31/+24 | |
Not much use in wrapping everything in the CustomFlask class, so put everything at the top level of __init__.py. Rename CustomFlatPages to JournalFlatPages and only use it for the journal FlatPages instance. Also move the journal_entries and journal_tags members to JournalFlatPages, renaming them to just entries and tags. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-06-09 | Initial commit | Johannes Löthberg | 1 | -0/+66 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |