http://martinbrochhaus.de/2009/04/extending-the-for-loop-...
Rated • 1 review • programming • martinbrochhaus.de
This is a short tutorial explaining how to implement a custom template filter for Django. It enables you to use a for-loop like "for(int i=1 to 20)" within a Django template.

