django/tests/model_enums
Adam Johnson 16297e7d5e [3.0.x] Fixed #31154 -- Added support for using enumeration types in templates.
Enumeration helpers are callables, so the template system tried to call
them with no arguments.

Thanks Rupert Baker for helping discover this.

Backport of 5166097d7c from master
2020-01-10 09:13:36 +01:00
..
__init__.py
tests.py [3.0.x] Fixed #31154 -- Added support for using enumeration types in templates. 2020-01-10 09:13:36 +01:00