Django SHOP 0.1.0 released

57 views
Skip to first unread message

Ales Kocjancic

unread,
Sep 16, 2012, 11:54:45 AM9/16/12
to djang...@googlegroups.com
Good news everyone!

I would like to announce that django SHOP version 0.1.0 has been released. In this version, we have solved a lot of small bugs and annoyances, but more importantly some long standing issues, which ment we had to make backwards incompatible changes. So before you update be sure that they do not affect you or that you update your code.

One of the main new changes introduced, is the increase of CurrencyField precision to 30 max digits and 10 decimal places. This change will need a data migration and a change in templates that display the price.

If you are not ready to upgrade, we would advise you to lock your shop version to 0.0.13.

For the full list of changes see the CHANGELOG.

Cheers,
Ales

Christopher Glass

unread,
Sep 17, 2012, 3:58:32 AM9/17/12
to djang...@googlegroups.com
Great news!

Thanks for all the good work Ales!

- Chris

Ales Kocjancic

unread,
Sep 17, 2012, 4:55:39 AM9/17/12
to djang...@googlegroups.com
Unfortunately, we had to change the default decimal precision back to 2 and release a new bugfix version 0.1.1. You can, of course, still change this value manually by providing a decimal_places to CurrencyField, but mind the issues that this might cause.

We still want to increase the precision we use in the shop, but we must first solve the problems that it would bring. See https://github.com/divio/django-shop/issues/180 for the discussion.
Reply all
Reply to author
Forward
0 new messages