Cartridge v0.9.4 Release Notes

Release Date: 2014-06-09 // almost 10 years ago
    • fixed paypal backend url quoting bug - slav0nic
    • SHOP_PAYMENT_STEP_ENABLED shouldn't be editable - Stephen McDonald
    • Modify SHOP_CURRENCY_LOCALE to allow a per-language formating - Mathias Ettinger
    • Reflect mezzanine's modifications for country codes list - Mathias Ettinger
    • Update Order to inherit from SiteRelated. Add the setting SHOP_ORDERS_PER_SITE (default False) which if True updates the order Manager to inherit from the CurrentSiteManager - Josh Cartmell
    • Orders are always site related - Stephen McDonald
    • complete commit 30b641d17007d67f1922ab9035740d40488f43b7 with corrections for other languages - Luc MILLAND