IntranetFactory / ndjango

Automatically exported from code.google.com/p/ndjango
0 stars 0 forks source link

Intellisense for generic collections' model type in cycles #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.{% model Model: System.Collections.IEnumerable<MyNamespace.MyClass> %}
2.
3.

What is the expected output? What do you see instead?
{% for item in Model %} item. {% endfor %}

Please use labels and text to provide additional information.

Original issue reported on code.google.com by sasha_vl...@mail.ru on 17 Aug 2010 at 1:28

GoogleCodeExporter commented 9 years ago

Original comment by feingo...@gmail.com on 18 Aug 2010 at 12:36