Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added multicurrency convert function #3

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

stelzzz
Copy link
Contributor

@stelzzz stelzzz commented Oct 23, 2012

New function to convert price from any to any currency

Update currencies/management/commands/initcurrencies.py
how to install latest version from Git
Example of use:
price=convert(100, "RUB", "UAH")
Convert 100 Russian Rubles to Ukrainian Hryvnia (via base USD currency)
add "currencuy_convert" template tag
Guacamole
None type convert
@asucrews
Copy link
Contributor

asucrews commented Mar 7, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants