Open hakosl opened 5 months ago
I fixed the tests
As a follow up to Claude's comment about the changelog, maybe we should use the same procedure as we did with the 3.1 release when we had breaking data changes.
import warnings
class NOMunicipalitySelect(Select):
def __init__(self, attrs=None):
warnings.warn("Choices have changed for NOMunicipalitySelect in localflavor 4.1. See changelog for details.")
super().__init__(attrs, choices=MUNICIPALITY_CHOICES)
https://github.com/django/django-localflavor/blob/master/docs/changelog.rst#31---2021-05-28
@hakosl What do you think?
Update list of Norwegian counties(fylker) according to changes at the start of 2024: https://en.wikipedia.org/wiki/Counties_of_Norway#List_of_counties