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

Other currency sources #39

Closed racitup closed 7 years ago

racitup commented 8 years ago

Hi, I've completely refactored the management commands (maintaining backward compatibility of course) to add in some new features and Yahoo Finance integration. New features and advantages:

Downsides:

Happy to take feedback if there are any major headaches in there but really need to get back to the 'day job' ;) Would love to see this merged!

Check it out!

panosl commented 7 years ago

It would be great if we could have some form of testing though, feel free to make another pull request so we can have this fixed.