36 коммитов (d5d4e005c299c43ca541b8f4e8ea62d4e34b7af1)

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