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.
Tim Gates e994f3e5f9
docs: Fix a few typos (#3977)
преди 3 години
..
address Add `search_fields` to `AbstractAddress` model преди 4 години
basket docs: Fix a few typos (#3977) преди 3 години
catalogue Use full_clean() to check the validation. преди 4 години
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) преди 5 години
dashboard Fix that the condition form required a range when choosing a custom condition (#3886) преди 3 години
forms Improve voucher creation in dashboard преди 5 години
management_commands Add tests for "oscar_fork_statics" management command преди 5 години
offer Implement a much more efficient approach to range queries. (#3831) преди 4 години
order Add new feature Surcharges. преди 5 години
partner Prevent unnecessary database query in UseFirstStockRecord strategy when passed an annotated product. преди 4 години
payment Fix time-dependent tests. преди 6 години
search Drop support for Django 2.2 and Python 3.6 преди 4 години
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 преди 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 Implement shareable wishlists (#3905) преди 3 години