| .. |
|
address
|
Remove u prefix from all Python strings.
|
před 7 roky |
|
basket
|
enforce max_affected_items during offer application (#2970)
|
před 6 roky |
|
catalogue
|
refactor ProductQuerySet.base_queryset to use Exists instead of Count to check product has options
|
před 6 roky |
|
checkout
|
Drop mock in favour of unittest.mock
|
před 7 roky |
|
core
|
Simplify AppConfig when forking
|
před 6 roky |
|
customer
|
Fix normalise_email to handle email addresses with multiple @ symbols
|
před 7 roky |
|
dashboard
|
Catch NoReverseMatch exceptions in default_access_fn, and log a deprecation warning.
|
před 6 roky |
|
forms
|
Remove u prefix from all Python strings.
|
před 7 roky |
|
offer
|
Reduce number of queries performed by Range to 1. (#3071)
|
před 6 roky |
|
order
|
Fix order and line pipelines in tests (#3092)
|
před 6 roky |
|
partner
|
Drop mock in favour of unittest.mock
|
před 7 roky |
|
payment
|
Rename test file to match module tested.
|
před 9 roky |
|
search
|
Replace calls to ugettext with gettext.
|
před 7 roky |
|
shipping
|
Fix flake8 warnings introduced in flake8 3.6.0
|
před 7 roky |
|
templatetags
|
Configurable thumbnail backends. (#2621)
|
před 6 roky |
|
voucher
|
issue-id=2843 Add functionality to check if a voucher is available for a basket or not.
|
před 7 roky |
|
__init__.py
|
Add integration test for currency templatetag
|
před 13 roky |
|
test_auth.py
|
Rename all tests files from *_tests.py to test_*.py
|
před 9 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
|
Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely.
|
před 6 roky |
|
test_wishlist.py
|
Merge tests.integration with tests.unit
|
před 9 roky |