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

Django 4.0 #83

Closed asucrews closed 2 years ago

asucrews commented 2 years ago

This has pr 8 changes and as well the changes for 4.0 that I can find.

panosl commented 2 years ago

Thank you @asucrews.

Can you please bump the version to 0.11.0? We might as well, since we're dropping previous versions. You can change it in the init.py.

asucrews commented 2 years ago

Thank you @asucrews.

Can you please bump the version to 0.11.0? We might as well, since we're dropping previous versions. You can change it in the init.py.

Should be good now.