Skip to content

Convert enums to lists for Django choices

Makes using in Django templates easier because Django seems to have problems with enumerations in templates at some points.

Merge request reports