maltelenz/wowloot

Automatic updating of currency conversions

Closed this issue · 1 comments

Create a mechanism for automatically updating currency conversion rates.

This can be done by running:

python manage.py update_currency

which can be appropriately scheduled on the server, using cron or similar.