Export to GitHub

jangod - issue #4

Add metadata for nested for loops


Posted on Mar 15, 2011 by Happy Elephant

Django templates support access to parent loop in case of nested loops. parent key word is used to access parent loop. As far as I know Jangod currently does not support this feature. Fortunatelly it is very easy to provide such functionality. Please review attached patch files.

Attachments

Status: New

Labels:
Type-Defect Priority-Medium