Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Documenting feature render in template - #218

Merged
djc merged 3 commits into
askama-rs:masterfrom
victe:master
Mar 18, 2019
Merged

Documenting feature render in template#218
djc merged 3 commits into
askama-rs:masterfrom
victe:master

Conversation

@victe

@victe victe commented Mar 5, 2019

Copy link
Copy Markdown
Contributor

From my point of view, this hidden functionality of Askama is the most interesting. This allows me to structure a base template with a skeleton and cover the sections in it with isolated templates. This feature is not visible in the documentation or in the tests. I did not find any reference in issues.
This pull request tries to solve the absence of references to this functionality.

@djc
djc merged commit d9ee26b into askama-rs:master Mar 18, 2019
@djc

djc commented Mar 18, 2019

Copy link
Copy Markdown
Collaborator

Hey, you're right that this wasn't well documented, thanks for improving on that and sorry for the slow response in reviewing this -- it's been very busy. I merged your PR and subsequently polished it up a bit in 703ab6e, 37fb230 and 9a12888.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants