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.
Viggo de Vries c7d5676354
Django 4.2, Python 3.11 (#4098)
пре 2 година
..
address Add `search_fields` to `AbstractAddress` model пре 3 година
basket Django 4.2, Python 3.11 (#4098) пре 2 година
catalogue When there are product discountable true and variant discountable false in cart in the same time, discount is calculated for variant which is incorrect. (#4102) пре 2 година
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 Django 4.2, Python 3.11 (#4098) пре 2 година
customer Move customer.history functions into a dynamically loaded, overridable class (#3677) пре 4 година
dashboard Fix that the condition form required a range when choosing a custom condition (#3886) пре 3 година
forms Improve voucher creation in dashboard пре 4 година
management_commands Add tests for "oscar_fork_statics" management command пре 4 година
offer When there are product discountable true and variant discountable false in cart in the same time, discount is calculated for variant which is incorrect. (#4102) пре 2 година
order Django 4.2, Python 3.11 (#4098) пре 2 година
partner Prevent unnecessary database query in UseFirstStockRecord strategy when passed an annotated product. пре 3 година
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 пре 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 Implement shareable wishlists (#3905) пре 3 година