django-countries-plus icon indicating copy to clipboard operation
django-countries-plus copied to clipboard

Currency integration

Open mihalt opened this issue 6 months ago • 0 comments

Nice job! Good combination with django-languages-plus. Just Currency model integration left to cover related functionality that I need. Do you not plan to integrate something like https://github.com/py-moneyed/py-moneyed/blob/master/src/moneyed/classes.py (it is used in django-money)

Here https://github.com/cordery/django-countries-plus/blob/13fbdbdaf9254affa4a1630feb24267a4bbf158f/countries_plus/models.py#L27-L29

mihalt avatar Aug 09 '24 19:08 mihalt