37 Révisions (1a7c8c6a5f4cb53dc3b9fc359bb69232e119b285)

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