tornadoweb / tornadoweb/tornado
Get the content of the same block in parent template like block.super in Django
Open
Nobody has claimed this yet.
template
- Dominant language
- Python
- Stars
- 22.2k
- Forks
- 5.6k
- Avg merge
- 3h 42m
- Merged PRs (30d)
- 16
Description
Maybe i can do that myself, but i really don't know how work the template system, so i think it's really fast to implement this for a person who know the system
Sorry for my language because I am french
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not identify files, tests, or an entry point. Start by locating Tornado's template inheritance and block-rendering code, compare the requested behavior with Django's block.super, and define tests showing parent-block content is available before implementing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100