Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python před 4 roky
..
address Respect old-style 5-digit postal codes for Israel, which are still in use by customers. před 5 roky
basket Treat empty basket quantity on basket line form as zero (#3679) před 4 roky
catalogue Add method to allow refresh of product attribute values from the database (#3644) před 5 roky
checkout Make fixes for deprecations in Django 3.2 and Python před 4 roky
communication Add a new Communication app that manages all of Oscar's communications. před 6 roky
core Update isort configuration, and fix imports that are not at the top of modules. před 5 roky
customer Move customer.history functions into a dynamically loaded, overridable class (#3677) před 4 roky
dashboard Fix saving of Benefit/Condition "proxy_class" field in dashboard OfferWizardStepView před 4 roky
forms Improve voucher creation in dashboard před 4 roky
management_commands Add tests for "oscar_fork_statics" management command před 4 roky
offer Improve voucher creation in dashboard před 4 roky
order Add new feature Surcharges. před 5 roky
partner Remove/rename several deprecated model fields from order and partner apps. před 5 roky
payment Fix time-dependent tests. před 6 roky
search Replace calls to ugettext with gettext. před 7 roky
shipping Remove/rename several deprecated model fields from order and partner apps. před 5 roky
templatetags Add a new Communication app that manages all of Oscar's communications. před 6 roky
voucher Improve voucher creation in dashboard před 4 roky
__init__.py Add integration test for currency templatetag před 13 roky
test_auth.py Apply isort fixes on the whole project. před 6 roky
test_hidden_features.py Replace calls to super(ClassName, self) with super(). před 7 roky
test_logging.py Merge tests.integration with tests.unit před 9 roky
test_migrations.py Remove all uses of six. před 7 roky
test_settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django před 6 roky
test_wishlist.py Merge tests.integration with tests.unit před 9 roky