31 Commits (044509e82ee44d2ccd2223ebe0b1385d82ae2f56)

Author SHA1 Message Date
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path 5 years ago
  pyup-bot 3a677f9952 Define default ordering on several models. 5 years ago
  PlayDay dd5a151af2 Add new type field for product.Option and enhanced form rendering for options based on their type. 6 years ago
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 years ago
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 years ago
  Roel Bruggink 810eaa9a9d Add is_public to Category and hide non-public categories from frontend views. 6 years ago
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 years ago
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 years ago
  Joseph Wayodi a6a73b65e5 Change "upload_to" argument in FileField/ImageField model-field definitions to a callable 6 years ago
  Joseph Wayodi d6f19b7785 Add migrations missing from forked apps in "tests._site" project 6 years ago
  Anthony Ricaud 41c3443a2c Fix dashboard permissions for forked apps 6 years ago
  Roel Bruggink a5096da38a Add is_public field to Product model (#2935) 6 years ago
  Victor Munene e78a9ebbe0 Change OSCAR_OFFER_ROUNDING_FUNCTION to require a dotted path to the rounding function (#2812) 7 years ago
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 years ago
  Alexander Gaevsky 7244e7b4cd Update tests. 7 years ago
  Samir Shah 1c28cbadf8 Add some tests for core.application and customer.utils. 7 years ago
  Alexander Gaevsky 5051bc06a4 Fix `ExtendedURLValidator` for locale-prefixed URLs for locales, different the current. 7 years ago
  Michael van Tellingen d23d4f4ba6 Re-do the migrations for the customer email change. 8 years ago
  Alexander Gaevsky 48444418fa Add test for dispatching user-related messages. 8 years ago
  Michael van Tellingen 3c2444d5b4
Update migrations to set on_delete=CASCADE on foreignkeys 8 years ago
  Michael van Tellingen aafcc8a901
flake8 8 years ago
  Michael van Tellingen 8b66fd5422
Update migrations in unittest apps 9 years ago
  Victor Munene 87746b6662 allow get_class to work with modules that aren't in oscar's core 9 years ago
  Maik Hoepfel f171967bcf Redo new-style migrations 11 years ago
  Maik Hoepfel 7dcecdcb97 Use Python 3 to create native migrations 11 years ago
  Maik Hoepfel d11b39e7de Add migrations for test apps 11 years ago
  Michael van Tellingen 6503eb53b2 Implement AppConfig objects for non-dashboard apps 11 years ago
  Maik Hoepfel 76e5691846 Add test for overriding views without overriding app 11 years ago
  David Winterbottom ec950cf9de Call signal receivers from models.py (not __init__.py) 11 years ago
  David Winterbottom 68b417dee5 Rename test site folder for consistency 13 years ago