django-countries
django-countries copied to clipboard
Customise the output of `country_dict` under `django_countries.serializer_fields.CountryField`
I'd like to have the 3-char code and the unicode_flag added to the dict, while maintaining the Input mechanism for it. Any chance to make this a bit more customisable?