django-prices-openexchangerates
django-prices-openexchangerates copied to clipboard
Add ability to remove unsupported currencies
With the development of openexchangerates, some currencies in https://github.com/mirumee/django-prices-openexchangerates/blob/master/django_prices_openexchangerates/currencies.py may be abandoned in openchangerates. It would be nice to add an option to update_exchange_rates
which could delete abandoned currencies from database.