panosl / django-currencies

django-currencies allows you to define different currencies, and includes template tags/filters to allow easy conversion between them.
http://pypi.python.org/pypi/django-currencies
BSD 3-Clause "New" or "Revised" License
94 stars 81 forks source link

Added multicurrency convert function #3

Open stelzzz opened 11 years ago

stelzzz commented 11 years ago

New function to convert price from any to any currency

asucrews commented 2 years ago

@panosl is this something helpful, i can see how it could be used, but not sure what demand is like.