35 Commits (07c0bb2d49feb647a53c30d510e16f9a0bee35c9)

Author SHA1 Message Date
  Samir Shah 76aeb45bdb Fixes for deprecations in Django 3.2: 4 years ago
  Samir Shah a11bd4d5d1 Add Github Actions workflows for tests, remove Travis CI config. 5 years ago
  Jan Fabry c91f910445
Add support for Django 3.1 (#3516) 5 years ago
  Alexander Gaevsky 044509e82e Fix database password extraction from environment variables in the tests settings. 5 years ago
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 years ago
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 years ago
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 years ago
  Anthony Ricaud 41c3443a2c Fix dashboard permissions for forked apps 6 years ago
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 years ago
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 years ago
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 years ago
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 years ago
  Lars van de Kerkhof 0baf2f2455 Added setting for calculating offer discounts over the price including tax. 7 years ago
  Alexander Gaevsky 7244e7b4cd Update tests. 7 years ago
  Alexander Gaevsky 2929ce16a2 Allow to specify database user and password in tests configuration. 7 years ago
  Samir Shah 990a1eb37c Add compatibility for Django 2.1, and drop support for Python 3.4. 7 years ago
  erickmk 9a14f5e28a Remove several compatibility helpers for Django < 1.11. 8 years ago
  Samir Shah d505c89eaa Update sorl-thumbnail to 12.4.1 8 years ago
  Samir Shah e191a954d4 Switch to using Django's password validation framework in Django >=1.9 8 years ago
  Basil Dubyk 57271f20de Cleanup unused benefits and conditions after conditional offer removal. 8 years ago
  Michael van Tellingen da0439c2c3 Fix test 8 years ago
  Michael van Tellingen 9f27dddf18 Set ALLOWED_HOSTS for the tests. 8 years ago
  Michael van Tellingen 1de46cbd48 Run the tests by default with postgresql 8 years ago
  Michael van Tellingen 1f286587a4 isort on tests/ 8 years ago
  Michael van Tellingen 534d1a6b97 Remove no-op SessionAuthenticationMiddleware from tests.settings 8 years ago
  Michael van Tellingen 9d8190869b Use settings.MIDDLEWARE for Django > 1.10 8 years ago
  Michael van Tellingen f34ee23785
Remove deprecated egg template loader from test settings 8 years ago
  Michael van Tellingen 40e8a727a6
sandbox: use new style template settings 9 years ago
  Michael van Tellingen ad21d68120
Update test settings to 1.10 compatbile version 9 years ago
  Michael van Tellingen e9defe825b
Add support for py.test --postgres 9 years ago
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 10 years ago
  Maik Hoepfel 838f0866fd Remove django-compressor 10 years ago
  Michael van Tellingen 3aa8f3585d Set TEST_RUNNER in test settings to silence warning 10 years ago
  Michael van Tellingen 130ba4c0bf Use pytest as testrunner instead of nose 10 years ago
  Maik Hoepfel c796de1f2c Use a regular settings file for tests 10 years ago