Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Deprecate *.html templates in favor of *.html.jinja ones #155

Merged
merged 8 commits into from
Apr 28, 2024

Conversation

pawamoy
Copy link
Member

@pawamoy pawamoy commented Apr 28, 2024

Closes #151

Reviewers: check commit by commit.

pawamoy added 3 commits April 28, 2024 14:40
…*.html.jinja` templates, logging a message (info) when `*.html` templates are overridden by users

Issue-151: #151
@pawamoy pawamoy force-pushed the deprecate-html-templates branch from bfdd638 to 5ec4e80 Compare April 28, 2024 13:14
pawamoy added 5 commits April 28, 2024 15:26
…tml` templates, with an additional `logs` block, and using the updated `get_template` filter

Issue-151: #151
…a` counterpart, while overriding the `logs` block to issue a logging message (info) stating that extending `*.html` templates is deprecated

Issue-151: #151
@pawamoy pawamoy force-pushed the deprecate-html-templates branch from 5ec4e80 to 0ed93b0 Compare April 28, 2024 13:26
@pawamoy pawamoy merged commit 929cfb5 into main Apr 28, 2024
35 checks passed
@pawamoy pawamoy deleted the deprecate-html-templates branch November 26, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

task: Rename templates to template.html.jinja
1 participant