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.
Paul J Stevens fa124a8a21 [issue2773] add test for negative line value 6 years ago
..
address Remove u prefix from all Python strings. 7 years ago
basket Drop mock in favour of unittest.mock 7 years ago
catalogue Improve efficiency of category_tree template tag. (#2895) 7 years ago
checkout Drop mock in favour of unittest.mock 7 years ago
core Merge Oscar and Django configs 7 years ago
customer Fix normalise_email to handle email addresses with multiple @ symbols 7 years ago
dashboard Extract promotions application out of the Oscar core. 6 years ago
forms Remove u prefix from all Python strings. 7 years ago
offer [issue2773] add test for negative line value 6 years ago
order Add test receiver creates order status change object 7 years ago
partner Drop mock in favour of unittest.mock 7 years ago
payment Rename test file to match module tested. 9 years ago
search Replace calls to ugettext with gettext. 7 years ago
shipping Fix flake8 warnings introduced in flake8 3.6.0 7 years ago
templatetags (UPDATE) add timedelta formatter, pretify basket.time_since_creation report value 7 years ago
voucher issue-id=2843 Add functionality to check if a voucher is available for a basket or not. 7 years ago
__init__.py Add integration test for currency templatetag 13 years ago
test_auth.py Rename all tests files from *_tests.py to test_*.py 9 years ago
test_hidden_features.py Replace calls to super(ClassName, self) with super(). 7 years ago
test_logging.py Merge tests.integration with tests.unit 9 years ago
test_migrations.py Remove all uses of six. 7 years ago
test_settings.py Merge Oscar and Django configs 7 years ago
test_wishlist.py Merge tests.integration with tests.unit 9 years ago