audreyfeldroy / audreyfeldroy/complexity

Support for {% block.super %}

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
118
Forks
31
PR merge metrics
No merged PRs in 30d

Description

One of the nice features from Django's templating is the ability to add to an existing block (instead of overwriting it). It would be nice if this support was also built into Complexity.

Contributor guide

Open the contributing guide

Research direction

Start by locating Complexity's template parsing and rendering entry points and any related tests; the issue provides no file or test names. Compare the requested behavior with Django's block.super semantics, then define completion as allowing a block to extend existing block content without replacing it, with coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend, content
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.