Opened 8 years ago
Closed 8 years ago
#27593 closed Bug (needsinfo)
Template traceback, doesn't account for {% include ... %} tags.
Reported by: | George T. Gougoudis | Owned by: | nobody |
---|---|---|---|
Component: | Template system | Version: | 1.10 |
Severity: | Normal | Keywords: | Template include traceback |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | Selection_075.png added |
---|
comment:1 by , 8 years ago
I wonder if it might be a duplicate of #27584? That ticket identified that a change in Django 1.9 (55f12f8709f0604df7e1817a4c114ead1fb9a311) caused a regression. Could you check if Django 1.8 has the same problem? A minimal example that reproduces the problem (as the related ticket has) would be helpful.
comment:2 by , 8 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
Can you check if Preston's PR solves your issue? If not, please add details so we can reproduce the issue.
Note:
See TracTickets
for help on using tickets.
Screenshot