11 Commits (9afb182d578748d70f02971e18f81411e57f8148)

Author SHA1 Message Date
  Hertog Jan c9af48338d
Implement black and Pylint (#4126) 2 years ago
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path 5 years ago
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 years ago
  Alexander Gaevsky 8e3be1d748 Explicitly set request error handlers in the test site URLconf. 6 years ago
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 years ago
  Alexander Gaevsky 5051bc06a4 Fix `ExtendedURLValidator` for locale-prefixed URLs for locales, different the current. 7 years ago
  Michael van Tellingen 89e18dcb31 include() is no longer needed for Application.urls() 8 years ago
  Maik Hoepfel ae79211256 Remove legacy 'shop' name for Oscar's main application 10 years ago
  Markus Bertheau 7c7d2cd148 Remove useless entropy-increasing calls of django.conf.urls.patterns 11 years ago
  Maik Hoepfel a5c8a7efba Add support for i18n_patterns and enable for sandbox 11 years ago
  David Winterbottom 68b417dee5 Rename test site folder for consistency 13 years ago
  Janusz Harkot 95f83aa8f0 cleanup django 1.4 depreciation 13 years ago
  David Winterbottom b702c74113 Moved test site modules into separate package 13 years ago
  David Winterbottom facf291a71 Reworked the way tests are run to not require the examples files. 14 years ago
  David Winterbottom e067c2804a Added a dummy static file to the vanilla install 14 years ago
  David Winterbottom 6b797ed3f5 Basic image promotions now working 14 years ago
  Andrew Ingram 57dba803a6 created a Shop application that includes all the oscar URLs, updated examples to use it 14 years ago
  David Winterbottom d235c536a4 Updated installation docs 14 years ago
  David Winterbottom ba59be6764 Updated URLs config 14 years ago
  David Winterbottom 4558c4ba3b Removed a few example installs and renamed the others 14 years ago
  David Winterbottom a21527288e Updated settings namespace 14 years ago
  David Winterbottom 6eb6ed2f13 Added add-to-basket view which correctly sets cookies for anon users 15 years ago
  David Winterbottom cd0d6c54bb Added a basic view of a product and changed the method names for checking status of a product 15 years ago
  David Winterbottom 67f6779ada Restructured project folders to make oscar sit as a standalone app 15 years ago
  David Winterbottom fcaa0bc2b7 Added some sample shops where the models are customised and a new 15 years ago
  David Winterbottom d9a1c08733 Fixed a few typos to get the admin panel to work 15 years ago
  David Winterbottom af3ddaa046 Added payment models 15 years ago