GSoC 2026: Proposal Feedback - Template Missing Variables

Hi all,
I am applying to GSoC for the first time.

I’ve drafted a proposal for the template missing variable behavior idea. I intend to introduce Jinja2-inspired Undefined strategy system (Undefined, PlaceholderUndefined, StrictUndefined), scoped by default to project templates only, with an opt-in global override and a block-level {% undefined %} tag modeled on {% autoescape %}.

I’d appreciate feedback, especially on the scoping approach.

Thanks!

1 Like