選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4年前
..
address Respect old-style 5-digit postal codes for Israel, which are still in use by customers. 5年前
basket Treat empty basket quantity on basket line form as zero (#3679) 4年前
catalogue Add method to allow refresh of product attribute values from the database (#3644) 5年前
checkout Make fixes for deprecations in Django 3.2 and Python 4年前
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 Move customer.history functions into a dynamically loaded, overridable class (#3677) 4年前
dashboard Fix saving of Benefit/Condition "proxy_class" field in dashboard OfferWizardStepView 4年前
forms Improve voucher creation in dashboard 4年前
management_commands Add tests for "oscar_fork_statics" management command 4年前
offer Improve voucher creation in dashboard 4年前
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 Improve voucher creation in dashboard 4年前
__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年前