wbond / pybars3

Handlebars.js template support for Python 3 and 2
GNU Lesser General Public License v3.0
179 stars 46 forks source link

Fix the context when iterating through dictionaries #2

Closed mjumbewu closed 10 years ago

mjumbewu commented 10 years ago
adambom commented 10 years ago

I wish I had seen this before I submitted a similar PR. Your fix looks more robust so I'll use your fork.