django-shop-multiplecurrencies 1.0.0

django-shop-multiplecurrencies is a Django app that adds multiple currencies support for django SHOP.Installation- Add shop_multiplecurrencies to your INSTALLED_APPS in your settings.py- Add shop_multiplecurrencies.middleware.MultipleCurrenciesMiddleware...