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

The difference between Django Money and Django Prices #44

Open
vladimirmyshkovski opened this issue Jul 24, 2017 · 1 comment
Open

The difference between Django Money and Django Prices #44

vladimirmyshkovski opened this issue Jul 24, 2017 · 1 comment

Comments

@vladimirmyshkovski
Copy link

Hey.
I'm trying to choose which is better, and so far, what I saw is the native support of the currencies by ISO from Dango Money, and you have support for taxes.
Similarly, Django prices can be integrated with Satchless

Can you comment on additional differences?

@patrys
Copy link
Contributor

patrys commented Jul 24, 2017

Not sure what you mean by native support of currencies? We use Babel to properly format amounts using ISO currencies, there's also automatic currency conversion via the openexchangerates.org addon.

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

No branches or pull requests

2 participants