You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Basil Dubyk 0f3df5fca9
Fix rendering of upsell messages for exclusive offers (#3548)
пре 5 година
..
address Respect old-style 5-digit postal codes for Israel, which are still in use by customers. пре 5 година
basket Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501) пре 5 година
catalogue Add method get_attribute_values to Product model which also fetches parent product attributes (#3514) пре 5 година
checkout Fix checkout.ThankYouView.get_object to never raise DoesNotExist error пре 5 година
communication Add a new Communication app that manages all of Oscar's communications. пре 6 година
core Update isort configuration, and fix imports that are not at the top of modules. пре 5 година
customer Add a new Communication app that manages all of Oscar's communications. пре 6 година
dashboard Fix bug where conditions can be created just providing one of range, type or value (#3377) пре 5 година
forms Port all core templates and styles to Bootstrap 4. пре 5 година
offer Fix rendering of upsell messages for exclusive offers (#3548) пре 5 година
order Add new feature Surcharges. пре 5 година
partner Remove/rename several deprecated model fields from order and partner apps. пре 5 година
payment Fix time-dependent tests. пре 6 година
search Replace calls to ugettext with gettext. пре 7 година
shipping Remove/rename several deprecated model fields from order and partner apps. пре 5 година
templatetags Add a new Communication app that manages all of Oscar's communications. пре 6 година
voucher Remove useless line пре 5 година
__init__.py Add integration test for currency templatetag пре 13 година
test_auth.py Apply isort fixes on the whole project. пре 6 година
test_hidden_features.py Replace calls to super(ClassName, self) with super(). пре 7 година
test_logging.py Merge tests.integration with tests.unit пре 9 година
test_migrations.py Remove all uses of six. пре 7 година
test_settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django пре 6 година
test_wishlist.py Merge tests.integration with tests.unit пре 9 година