mirror of
https://github.com/django/django.git
synced 2025-07-18 08:39:15 +00:00
Enumeration helpers are callables, so the template system tried to call them with no arguments. Thanks Rupert Baker for helping discover this. Backport of 5166097d7c80cab757e44f2d02f3d148fbbc2ff6 from master