Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Joey 4d289423be
Fix that the condition form required a range when choosing a custom condition (#3886)
3 gadus atpakaļ
..
address Add `search_fields` to `AbstractAddress` model 3 gadus atpakaļ
basket Predefined product options (#3795) 3 gadus atpakaļ
catalogue Use full_clean() to check the validation. 3 gadus atpakaļ
checkout Make fixes for deprecations in Django 3.2 and Python 4 gadus atpakaļ
communication Add a new Communication app that manages all of Oscar's communications. 5 gadus atpakaļ
core Update isort configuration, and fix imports that are not at the top of modules. 5 gadus atpakaļ
customer Move customer.history functions into a dynamically loaded, overridable class (#3677) 4 gadus atpakaļ
dashboard Fix that the condition form required a range when choosing a custom condition (#3886) 3 gadus atpakaļ
forms Improve voucher creation in dashboard 4 gadus atpakaļ
management_commands Add tests for "oscar_fork_statics" management command 4 gadus atpakaļ
offer Implement a much more efficient approach to range queries. (#3831) 3 gadus atpakaļ
order Add new feature Surcharges. 5 gadus atpakaļ
partner Prevent unnecessary database query in UseFirstStockRecord strategy when passed an annotated product. 3 gadus atpakaļ
payment Fix time-dependent tests. 5 gadus atpakaļ
search Drop support for Django 2.2 and Python 3.6 4 gadus atpakaļ
shipping Remove/rename several deprecated model fields from order and partner apps. 5 gadus atpakaļ
templatetags Add a new Communication app that manages all of Oscar's communications. 5 gadus atpakaļ
voucher Improve voucher creation in dashboard 4 gadus atpakaļ
__init__.py Add integration test for currency templatetag 13 gadus atpakaļ
test_auth.py Apply isort fixes on the whole project. 6 gadus atpakaļ
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 gadus atpakaļ
test_logging.py Merge tests.integration with tests.unit 8 gadus atpakaļ
test_migrations.py Remove all uses of six. 7 gadus atpakaļ
test_settings.py Add Oscar apps to `INSTALLED_APPS` as recommended by Django 5 gadus atpakaļ
test_wishlist.py Merge tests.integration with tests.unit 8 gadus atpakaļ