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ů.
Joey 4d289423be
Fix that the condition form required a range when choosing a custom condition (#3886)
před 3 roky
..
address Add `search_fields` to `AbstractAddress` model před 4 roky
basket Predefined product options (#3795) před 4 roky
catalogue Use full_clean() to check the validation. před 4 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 5 roky
dashboard Fix that the condition form required a range when choosing a custom condition (#3886) před 3 roky
forms Improve voucher creation in dashboard před 5 roky
management_commands Add tests for "oscar_fork_statics" management command před 5 roky
offer Implement a much more efficient approach to range queries. (#3831) před 4 roky
order Add new feature Surcharges. před 5 roky
partner Prevent unnecessary database query in UseFirstStockRecord strategy when passed an annotated product. před 4 roky
payment Fix time-dependent tests. před 6 roky
search Drop support for Django 2.2 and Python 3.6 před 4 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 5 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