gabrielgrant / django-multiforloop

Extends django's forloop syntax to allow simultaneously iterating over multiple lists (zipping)
19 stars 6 forks source link

Empty in pypi #1

Closed bretonium closed 3 years ago

bretonium commented 12 years ago

django-multiforloop in pypi (which is installed when pip install is used) is empty and doesn't contain any code. All tests fail with TemplateSyntaxError: 'multifor' is not a valid tag library error.