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.
David Winterbottom 7f33f20d21 Merge branch 'releases/0.5' 13 years ago
..
catalogue Fix error when trying to delete empty image field 13 years ago
core Add slug blacklist setting 13 years ago
customer Extract functionality from oscar.test into separate package 13 years ago
dashboard Fixed github issue #624: UnicodeDecodeError when exporting orders as CSV 13 years ago
offer Alter the way shipping discounts are handled 13 years ago
order Adjust implementation of shipping benefit to allow tracking of discounts 13 years ago
partner Extract functionality from oscar.test into separate package 13 years ago
__init__.py Moved tests into separate package. 13 years ago
address_tests.py Moved tests into separate package. 13 years ago
basket_tests.py Extract functionality from oscar.test into separate package 13 years ago
checkout_tests.py Updated the checkout session manager with new methods 13 years ago
logging_tests.py Extract functionality from oscar.test into separate package 13 years ago
payment_tests.py Moved tests into separate package. 13 years ago
promotion_tests.py Moved tests into separate package. 13 years ago
review_tests.py Extract functionality from oscar.test into separate package 13 years ago
settings_tests.py Moved Oscar's templates into a new folder. 13 years ago
shipping_tests.py Add is_discounted field on ShippingMethod 13 years ago
voucher_tests.py Split voucher testcase for better coherence 13 years ago