In the core/utils/model_helpers.py is a list of all icons, to use as CHOICES for model fields. These need to be replaced with the icon names from the new icon set.
Designs
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
Should work now (pipeline won't however, until a new version of django-iconify is released). Also made changes there in django-iconify. I thought about maybe logging a warning, if an illegal icon set is requested, what do you think?
What's also pretty important: every app that uses these choices now needs to change the respective templates. I know from my head, Hjelp and Alsijil need changes, but every official app needs to be checked (maybe together with the new icon set migration issues)