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

Fixed circular dependency issue #16

Closed ydaniv closed 9 years ago

panosl commented 9 years ago

Thanks for fixing it sooner than later. I did the commit via github and didn't check earlier. Serves me right :(

ydaniv commented 9 years ago

Thanks! Sorry, my bad, I had this fix in a different branch and forgot to update the original PR. Thanks for the great library!

I have some other small PR/issues I'll be submitting later.

panosl commented 9 years ago

Great, feels awesome when people contribute!