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.
Orinda Harrison(Mitch) fb195f17fb
Use Oscar's SlugField for Product.slug, to ensure proper validation of unicode slugs when they are allowed
4 years ago
..
address Allow user address data migration to be run backwards as a no-op (#3616) 5 years ago
analytics Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501) 5 years ago
basket Drop support for Django 2.2 and Python 3.6 4 years ago
catalogue Use Oscar's SlugField for Product.slug, to ensure proper validation of unicode slugs when they are allowed 4 years ago
checkout Remove deprecated providing_args argument from signals. 4 years ago
communication Replace uses of django.conf.urls.url with django.urls.path/re_path 5 years ago
customer Drop support for Django 2.2 and Python 3.6 4 years ago
dashboard Drop support for Django 2.2 and Python 3.6 4 years ago
offer Fix output of OfferReportGenerator and generate its data more efficiently. 4 years ago
order Drop support for Django 2.2 and Python 3.6 4 years ago
partner Use QuerySet.first() where appropriate instead of fetching by index. 5 years ago
payment Add support for Django 3.1 (#3516) 5 years ago
search Drop support for Django 2.2 and Python 3.6 4 years ago
shipping Pass currency to shipping_discount benefit methods so that the charge can be determined based on the basket currency (#3574) 5 years ago
voucher Improve voucher creation in dashboard 4 years ago
wishlists Merge branch 'master' into feature/merge-oscar-and-django-app-configs 7 years ago
__init__.py Move the package to the ‘src’ dir. 11 years ago