caktus / caktus/django-template-graph
Maximum Recursion exceeded for templates with recursive includes
Open
bug
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This happens especially with menu systems that have a template that includes itself
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is identified in the issue. Start by reproducing the maximum-recursion failure with a template that includes itself, then trace the template-graph handling for recursive includes. Done means recursive templates no longer fail through uncontrolled recursion, with a regression test covering the reported case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100